pkiUserID |
int |
The unique ID of the User |
|
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 |
|
sCompanyNameX |
string |
The Name of the Company in the language of the requester |
|
fkiDepartmentIDDefault |
int |
The unique ID of the Department |
|
sDepartmentNameX |
string |
The Name of the Department in the language of the requester |
|
fkiTimezoneID |
int |
The unique ID of the Timezone |
|
sTimezoneName |
string |
The description of the Timezone |
|
fkiLanguageID |
int |
The unique ID of the Language. Valid values: |
Value |
sLanguageNameX |
string |
The Name of the Language in the language of the requester |
|
objEmail |
\eZmaxAPI\Model\EmailResponseCompound |
|
|
fkiBillingentityinternalID |
int |
The unique ID of the Billingentityinternal. |
|
sBillingentityinternalDescriptionX |
string |
The description of the Billingentityinternal in the language of the requester |
|
objPhoneHome |
\eZmaxAPI\Model\PhoneResponseCompound |
|
[optional] |
objPhoneSMS |
\eZmaxAPI\Model\PhoneResponseCompound |
|
[optional] |
fkiSecretquestionID |
int |
The unique ID of the Secretquestion. Valid values: |
Value |
fkiModuleIDForm |
int |
The unique ID of the Module |
[optional] |
sModuleNameX |
string |
The Name of the Module in the language of the requester |
[optional] |
eUserOrigin |
\eZmaxAPI\Model\FieldEUserOrigin |
|
|
eUserType |
\eZmaxAPI\Model\FieldEUserType |
|
|
eUserLogintype |
\eZmaxAPI\Model\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 |
\eZmaxAPI\Model\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 |
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 |
|
objAudit |
\eZmaxAPI\Model\CommonAudit |
|
|