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