NameDescriptionTypeAdditional information
ID

The Eskimo ID of the Operator.

string

Required

String length: inclusive between 0 and 12

Name

The operator's name

string

String length: inclusive between 0 and 20

Active

Their working status.

boolean

None.

RoamingOperator

Specifies if this person roams between sites (like any area manager for example)

boolean

None.

Administrator

Specifies if this person has administrative rights

boolean

None.

Gender

The operator's gender

EskimoClassLibraries.clsOperator+OperatorGenderEnum

None.

EncryptedPassword

The operator's password to log on to the EPOS software. Contact Eskimo EPOS for info on obtaining the decryption key.

string

None.

Permissions

A list of all things this operator is allowed to do. (Only populated if the PermissionRequirements field is passed in the request).

Collection of EskimoClassLibraries.clsOperatorPermission

None.