Skip to content

Latest commit

 

History

History
47 lines (42 loc) · 4.35 KB

UserResponseCompound.md

File metadata and controls

47 lines (42 loc) · 4.35 KB

UserResponseCompound

Properties

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