Description
The User class holds the base data for each user / contact.
Derived By
Extending resource
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 |
Referenced By
- userDetails