Entity description
This entity represents the assignment of a specific role to a specific Operator
Properties
| Name | Description | Type | Example |
|---|---|---|---|
| created_at | Date the StaffBusinessRole was created | string | "2021-07-20T14:00:00.000Z" |
| updated_at | Date the StaffBusinessRole was last updated | string | "2021-07-20T14:00:00.000Z" |
| operator_uid | The unique identifier (UID) of the Operator | string | "d290f1ee-6c54-4b01-90e6-d701748f0851" |
| operators_role_uid | A unique identifier (UID) of the associated OperatorsRole | string | "d290f1ee-6c54-4b01-90e6-d701748f0851" |
