TaggingTagGetResponseBody
This is a response body class for an operation.
Properties
JSON Example
{
"value": {
"category_id": "string",
"description": "string",
"id": "string",
"name": "string",
"used_by": [
"string"
]
}
}