Role
A Role defines how the party acts within the context of the UTA business environment. A party can perform many roles with UTA, and they can become active and inactive over time.
Fields
| Field | Type | Description |
|---|---|---|
createdBy | String | |
createdDate | DateTime | |
id | ID | |
jobRoles(subType: String) | [JobRole!] | A list of job roles this role allows. |
modifiedBy | String | |
modifiedDate | DateTime | |
name | RoleName | |
subType | RoleSubType |