Constructor
# new ExtendedUser(data)
Model constructor
Parameters:
Name | Type | Description |
---|---|---|
data |
ExtendedUserLike
|
Extends
Classes
Members
Boolean
# isArchived
Whether this user is archived. Archived users are automatically inactive and only exist for reference purposes.
- Overrides:
Integer
# resourceVersion
The version of the entity continuously incremented by 1 on every update of the entity.
- Overrides:
Array.<UserContactInfo>
# userContactInfos
The contact information assigned to this user.
- Overrides: