import 'package:openapi/api.dart';
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 | PhoneRequestCompoundV2 | [optional] | |
objPhoneSMS | PhoneRequestCompoundV2 | [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] |