TaskAssignee interface
Task assignee information.
Properties
| id | The unique identifier of the assignee. |
| type | Type of assignee (User, Application, System, or custom type). |
Property Details
id
The unique identifier of the assignee.
id: string
Property Value
string
type
Type of assignee (User, Application, System, or custom type).
type: string
Property Value
string