fastly-api 13.1.0

Fastly API client
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# TagGetExtra

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**id** | **String** | The unique identifier of the operation tag. | [readonly]
**count** | Option<**i32**> | The number of operations associated with this operation tag. | [readonly]
**created_at** | Option<**String**> | The date and time the operation tag was created. | [readonly]
**updated_at** | Option<**String**> | The date and time the operation tag was last updated. | [readonly]

[[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)