tag element
| Type: | tag |
| Namespace: | http://www.gentics.com/rest |
| XML Schema: | ns0.xsd |
Tag object representing a contenttag in the GCN
Example JSON
{
"id" : ...,
"name" : "...",
"constructId" : ...,
"active" : false,
"properties" : [ {
"..." : ...
}, {
} ],
"type" : "CONTENTTAG"
}