| Name | Type | Description | Notes |
|---|---|---|---|
| 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 protected tag | [optional] |
| type | TagType | [optional] | |
| allowedEntityTypes | List<String> | Allow-list of entity types this tag may be attached to. Soft-defaults to ['vault_account'] when omitted, and is immutable after creation. Known values: vault_account (default), contact. | [optional] |