Name | Description | Type | Additional information |
---|---|---|---|
Gender |
Optional. Can return only Male Operators, or only Female one. |
EskimoClassLibraries.clsOperator+OperatorGenderEnum |
None. |
Active |
Specifies whether the operators are active (still working for the business or not). Most of the time, this will be 1. |
EskimoClassLibraries.modEnums+FilterEnum |
Required |
RegionalManagers |
Filters Roaming Operators (Regional Managers that look after multiple sites) |
EskimoClassLibraries.modEnums+FilterEnum |
Required |
Name |
Optional. Can filter by the Operator Name. Percentage characters can be used for wildcard searches |
string |
String length: inclusive between 0 and 25 |
StoreNumber | string |
String length: inclusive between 3 and 3 |
|
PermissionRequirements |
If populated, then an array of permissions that the user is allowed to perform will be returned. The results will be related to the ApplicationID passed in. |
EskimoClassLibraries.clsOperatorPermissionArgs |
None. |
PasswordEncryptionEngine |
The password field that is returned will be encrypted. This denotes the engine that will be used to perform this. |
EskimoClassLibraries.OperatorArguments+PasswordEncryptionEngineEnum |
None. |