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