Description
The UserDetails class holds the base data for each user / contact.
Derived By
Extending user
Content Model
Contains elements as defined in the following table.
Component |
Type |
Occurs |
Description |
---|---|---|---|
billingEntityUUID |
string |
0..1 |
The UUID of the Billing Entity to which the resource belongs |
resourceCreateDate |
dateTime |
0..1 |
The creation date of the resource |
resourceKey |
0..* |
The keys attached to the resource |
|
resourceMetadata |
0..1 |
The metadata attached to the resource |
|
resourceName |
string |
0..1 |
The name of the resource |
resourceState |
0..1 |
The state of the resource |
|
resourceType |
0..1 |
The type of the resource |
|
resourceUUID |
string |
0..1 |
The UUID of the resource (read-only) |
string |
0..1 |
The email address associated with the user / contact |
|
firstName |
string |
0..1 |
The first name of the contact |
lastLoginTime |
dateTime |
0..1 |
The last login time associated with the user / contact |
lastName |
string |
0..1 |
The last name of the contact |
address |
0..1 |
The address details associated with the user / contact |
|
dayTimeNumber |
string |
0..1 |
The daytime telephone number associated with the user / contact |
eveningNumber |
string |
0..1 |
The evening telephone number associated with the user / contact |
faxNumber |
string |
0..1 |
The fax number associated with the user / contact |
mobileNumber |
string |
0..1 |
The mobile number associated with the user / contact |
organisation |
string |
0..1 |
The organisation name associated with the user / contact |