Tag
idstring
User defined unique identifier for the tag
typestringrequired
Id of the tag type
valuestringrequired
User defined display value for the tag
Tag
{
"id": "string",
"type": "string",
"value": "string"
}
User defined unique identifier for the tag
Id of the tag type
User defined display value for the tag
{
"id": "string",
"type": "string",
"value": "string"
}