constructCategory element
| Type: | constructCategory |
| Namespace: | http://www.gentics.com/rest |
| XML Schema: | ns0.xsd |
Construct Category
Example JSON
{
"name" : "...",
"visibleInMenu" : false,
"constructs" : [ {
"..." : ...
}, {
} ]
}
| Type: | constructCategory |
| Namespace: | http://www.gentics.com/rest |
| XML Schema: | ns0.xsd |
Construct Category
{
"name" : "...",
"visibleInMenu" : false,
"constructs" : [ {
"..." : ...
}, {
} ]
}