exportSelectionRequest element
Type: | exportSelectionRequest |
Namespace: | http://www.gentics.com/rest |
XML Schema: | ns0.xsd |
Request containing the objects selected for export
Example JSON
{
"pages" : [ ..., ... ],
"images" : [ ..., ... ],
"files" : [ ..., ... ],
"folders" : [ ..., ... ],
"inheritedFolders" : [ {
"..." : ...
}, {
} ]
}