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