Skip to content

Latest commit

 

History

History
18 lines (15 loc) · 982 Bytes

UsersUser.md

File metadata and controls

18 lines (15 loc) · 982 Bytes

# UsersUser

Properties

Name Type Description Notes
id int The user's unique identifier (ID).
displayName string The user's full display name.
firstName string The user's first name.
lastName string The user's last name.
initials string The user's initials. [optional]
locale string The user's preferred locale.
email string The user's eMail address.
role \Equisoft\SDK\EquisoftConnect\Model\UsersRole
aclDelegationAllowed bool Whether the user can delegate ACL to other users [optional]
groups \Equisoft\SDK\EquisoftConnect\Model\UsersUserGroup[] User groups [optional]

[Back to Model list] [Back to API list] [Back to README]