TaggingTag

TaggingTag
TaggingTag

Represents a tag within a tagging category

JSON Example
{
    "categoryId": "string",
    "categoryName": "string",
    "description": "string",
    "id": "string",
    "name": "string"
}
string As uuid As uuid
categoryId
Optional

ID of the category to which this tag belongs

string
categoryName
Optional

Name of the category to which this tag belongs

string
description
Optional

Tag description

string As uuid As uuid
id
Optional

ID associated with the tag

string
name
Optional

Tag name