Below is the data structure of Role Tags
Field | Type | Description |
---|---|---|
_id | String | Unique alphanumeric string id |
workspace | String | Workspace ID |
name | String | Name for this role |
createdAt | Date | Date created |
createdBy | String | User ID of the user that created this role |
modifiedAt | Date | Date last modified |
modifiedBy | String | User ID of the user that last modified this role |