Name | Type | Description | Notes |
---|---|---|---|
pkiUserID | NSNumber* | The unique ID of the User | [optional] |
fkiAgentID | NSNumber* | The unique ID of the Agent. | [optional] |
fkiBrokerID | NSNumber* | The unique ID of the Broker. | [optional] |
fkiAssistantID | NSNumber* | The unique ID of the Assistant. | [optional] |
fkiEmployeeID | NSNumber* | The unique ID of the Employee. | [optional] |
fkiCompanyIDDefault | NSNumber* | The unique ID of the Company | |
fkiDepartmentIDDefault | NSNumber* | The unique ID of the Department | |
fkiTimezoneID | NSNumber* | The unique ID of the Timezone | |
fkiLanguageID | NSNumber* | The unique ID of the Language. Valid values: | Value |
objEmail | EmailRequestCompound* | ||
fkiBillingentityinternalID | NSNumber* | The unique ID of the Billingentityinternal. | |
objPhoneHome | PhoneRequestCompoundV2* | [optional] | |
objPhoneSMS | PhoneRequestCompoundV2* | [optional] | |
fkiSecretquestionID | NSNumber* | The unique ID of the Secretquestion. Valid values: | Value |
sUserSecretresponse | NSString* | The answer to the Secretquestion | [optional] |
fkiModuleIDForm | NSNumber* | The unique ID of the Module | [optional] |
eUserType | FieldEUserType* | ||
eUserLogintype | FieldEUserLogintype* | ||
sUserFirstname | NSString* | The first name of the user | |
sUserLastname | NSString* | The last name of the user | |
sUserLoginname | NSString* | The login name of the User. | |
sUserJobtitle | NSString* | The job title of the user | [optional] |
eUserEzsignaccess | FieldEUserEzsignaccess* | ||
bUserIsactive | NSNumber* | Whether the User is active or not | |
bUserValidatebyadministration | NSNumber* | Whether if the transactions in which the User is implicated must be validated by administrative personnel or not | [optional] |
bUserValidatebydirector | NSNumber* | Whether if the transactions in which the User is implicated must be validated by a director or not | [optional] |
bUserAttachmentautoverified | NSNumber* | Whether if Attachments uploaded by the User must be validated or not | [optional] |
bUserChangepassword | NSNumber* | Whether if the User is forced to change its password | [optional] |