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