Skip to content

Latest commit

 

History

History
51 lines (43 loc) · 4.27 KB

UserResponseCompound.md

File metadata and controls

51 lines (43 loc) · 4.27 KB

UserResponseCompound

A User Object and children to create a complete structure

Properties

Name Type Description Notes
pkiUserID Integer The unique ID of the User
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
sCompanyNameX String The Name of the Company in the language of the requester
fkiDepartmentIDDefault Integer The unique ID of the Department
sDepartmentNameX String The Name of the Department in the language of the requester
fkiTimezoneID Integer The unique ID of the Timezone
sTimezoneName String The description of the Timezone
fkiLanguageID Integer The unique ID of the Language. Valid values: Value
sLanguageNameX String The Name of the Language in the language of the requester
objEmail EmailResponseCompound
fkiBillingentityinternalID Integer The unique ID of the Billingentityinternal.
sBillingentityinternalDescriptionX String The description of the Billingentityinternal in the language of the requester
objPhoneHome PhoneResponseCompound [optional]
objPhoneSMS PhoneResponseCompound [optional]
fkiSecretquestionID Integer The unique ID of the Secretquestion. Valid values: Value
fkiModuleIDForm Integer The unique ID of the Module [optional]
sModuleNameX String The Name of the Module in the language of the requester [optional]
eUserOrigin FieldEUserOrigin
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
dtUserLastlogondate String The last logon date of the User [optional]
dtUserPasswordchanged String The date at which the User's password was last changed [optional]
dtUserEzsignprepaidexpiration String The eZsign prepaid expiration date [optional]
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
objAudit CommonAudit