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