multiPageLoadResponse
Extends: | genericResponse |
Namespace: | http://www.gentics.com/rest |
XML Schema: | ns0.xsd |
Response containing information about multiple pages.
XML
Elements
name (type) | min/max occurs |
description |
---|---|---|
pages (page) | 0/unbounded | The list of found pages. |
JSON
property | type | description |
---|---|---|
pages | array of pages (page) | The list of found pages. |