Response object for collections of blog tags with pagination information.
| Name | Type | Description | Notes |
|---|---|---|---|
| Total | int | Total number of blog tags. | |
| Results | List<Tag> | Collection of blog tags. | |
| Paging | TagsForwardPaging | [optional] |
Response object for collections of blog tags with pagination information.
| Name | Type | Description | Notes |
|---|---|---|---|
| Total | int | Total number of blog tags. | |
| Results | List<Tag> | Collection of blog tags. | |
| Paging | TagsForwardPaging | [optional] |