| Name | Type | Description | Notes |
|---|---|---|---|
| name | str | The name of the operation tag. | |
| id | str | The unique identifier of the operation tag. | [readonly] |
| description | str | A description of the operation tag. | [optional] |
| count | int | The number of operations associated with this operation tag. | [optional] [readonly] |
| created_at | datetime | The date and time the operation tag was created. | [optional] [readonly] |
| updated_at | datetime | The date and time the operation tag was last updated. | [optional] [readonly] |
| any string name | bool, date, datetime, dict, float, int, list, str, none_type | any string name can be used but the value must be the correct type | [optional] |