ArrayOfTagId
ArrayOfTagId
AllOf
This class requires all of the following:
JSON Example
{
"_typeName": "string",
"_value": [
{
"_typeName": "string",
"nameId": {
"_typeName": "string",
"tag": "string",
"category": "string"
},
"uuid": "string"
}
]
}