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