pageUsageListResponse
Extends: | pageListResponse |
Namespace: | http://www.gentics.com/rest |
XML Schema: | ns0.xsd |
Response for a page usage request.
XML
Elements
name (type) | min/max occurs |
description |
---|---|---|
withoutPermission (int) | 1/1 | Get the number of pages without permission |
total (int) | 1/1 | Get the total number of pages |
JSON
property | type | description |
---|---|---|
withoutPermission | withoutPermission (int) | Get the number of pages without permission |
total | total (int) | Get the total number of pages |