WorkflowUser

Class

User information.

Constructors

constructor

Class Constructor
new WorkflowUser(): WorkflowUser
Returns 
WorkflowUser

Properties

PropertyTypeNotes
string

Email.

string

First name.

string

Full name

boolean

Indicates whether the current user has privileges to assign jobs to this user.

string

Last name.

string

User's avatar.

string

Username.

email

optional
Class Property
email: string

Email.

firstName

optional
Class Property
firstName: string

First name.

fullName

Class Property
fullName: string

Full name

isAssignable

optional
Class Property
isAssignable: boolean

Indicates whether the current user has privileges to assign jobs to this user.

lastName

optional
Class Property
lastName: string

Last name.

thumbnail

optional
Class Property
thumbnail: string

User's avatar.

username

Class Property
username: string

Username.

Your browser is no longer supported. Please upgrade your browser for the best experience. See our browser deprecation post for more details.