Class
User information.
Subclasses: WorkflowUserDetails
Constructors
Properties
Property | Type | Notes |
---|---|---|
email | string | Email. |
firstName | string | First name. |
fullName | string | Full name |
isAssignable | boolean | Indicates whether the current user has privileges to assign jobs to this user. |
lastName | string | Last name. |
thumbnail | string | User's avatar. |
username | string | Username. |