group element

Type: group
Namespace: http://www.gentics.com/rest
XML Schema: ns0.xsd

Group information in REST calls

Example JSON

{ "id" : ..., "name" : "...", "description" : "...", "children" : [ { "..." : ... }, ... ] }