A User Object and children
Name | Type | Description | Notes |
---|---|---|---|
PkiUserID | int | The unique ID of the User | [optional] |
FkiAgentID | int | The unique ID of the Agent. | [optional] |
FkiBrokerID | int | The unique ID of the Broker. | [optional] |
FkiAssistantID | int | The unique ID of the Assistant. | [optional] |
FkiEmployeeID | int | The unique ID of the Employee. | [optional] |
FkiCompanyIDDefault | int | The unique ID of the Company | |
FkiDepartmentIDDefault | int | The unique ID of the Department | |
FkiTimezoneID | int | The unique ID of the Timezone | |
FkiLanguageID | int | The unique ID of the Language. Valid values: | Value |
ObjEmail | EmailRequestCompound | ||
FkiBillingentityinternalID | int | The unique ID of the Billingentityinternal. | |
ObjPhoneHome | PhoneRequestCompound | [optional] | |
ObjPhoneSMS | PhoneRequestCompound | [optional] | |
FkiSecretquestionID | int | The unique ID of the Secretquestion. Valid values: | Value |
SUserSecretresponse | string | The answer to the Secretquestion | [optional] |
FkiModuleIDForm | int | 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 | bool | Whether the User is active or not | |
BUserValidatebyadministration | bool | Whether if the transactions in which the User is implicated must be validated by administrative personnel or not | [optional] |
BUserValidatebydirector | bool | Whether if the transactions in which the User is implicated must be validated by a director or not | [optional] |
BUserAttachmentautoverified | bool | Whether if Attachments uploaded by the User must be validated or not | [optional] |
BUserChangepassword | bool | Whether if the User is forced to change its password | [optional] |