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