| Name | Type | Description | Notes |
|---|---|---|---|
| id | UUID | The unique identifier of the tag | |
| label | String | The tag label | |
| description | String | Description for the tag | [optional] |
| color | String | The tag color in hex format | [optional] |
| isProtected | Boolean | Indication if the tag is a protected tag | |
| updatedAt | BigDecimal | The date and time the tag was last updated | |
| pendingApprovalRequest | ApprovalRequest | [optional] |