constructCategory
| Namespace: | http://www.gentics.com/rest |
| XML Schema: | ns0.xsd |
Construct Category
XML
Elements
| name (type) | min/max occurs |
description |
|---|---|---|
| name (string) | 0/1 | Name of this construct category |
| visibleInMenu (boolean) | 1/1 | True if the construct category shall be visible in the menu, false if not |
| constructs ((anonymous)) | 0/1 | Map of constructs for this category |
JSON
| property | type | description |
|---|---|---|
| name | name (string) | Name of this construct category |
| visibleInMenu | visibleInMenu (boolean) | True if the construct category shall be visible in the menu, false if not |
| constructs | constructs ((anonymous)) | Map of constructs for this category |