exportSelectionResponse
Extends: | genericResponse |
Namespace: | http://www.gentics.com/rest |
XML Schema: | ns0.xsd |
Response containing the list of subselected folders
XML
Elements
name (type) | min/max occurs |
description |
---|---|---|
folders (int) | 0/unbounded | Get the subselected folders |
inheritedFolders ((anonymous)) | 0/1 | Get the subselected inherited folders |
JSON
property | type | description |
---|---|---|
folders | array of folders (int) | Get the subselected folders |
inheritedFolders | inheritedFolders ((anonymous)) | Get the subselected inherited folders |