# MaskEntity object

This object contains the information about an ELO metadata mask that is used by ELO Sync.

This information is only stored for caching purposes and will be updated regularly from the ELO repository.

# Properties

Name Type Description
maskId integer readonly. The unique id for this mask in ELO Sync.
name string editable. The display name of this mask.
eloMaskId string editable. The id of this mask in the ELO repository.
syncJob SyncJobEntity editable. A navigation property for the job which uses this mask.
type KeywordingMaskType editable.The mask type.
typeAsInt integer readonly. The mask type as integer.
syncJobId integer readonly. The id of the job which uses this mask.

# Operations

Non-exhaustive list of operations that are related to this type:

Zuletzt aktualisiert: 7. Februar 2025 um 08:35