overview element
Type: | overview |
Namespace: | http://www.gentics.com/rest |
XML Schema: | ns0.xsd |
Overview object, representing an overview in GCN
Example JSON
{
"listType" : "PAGE",
"selectType" : "FOLDER",
"orderDirection" : "ASC",
"orderBy" : "ALPHABETICALLY",
"selectedItemIds" : [ ..., ... ],
"source" : "...",
"maxItems" : ...
}