localizationsResponse
Extends: | genericResponse |
Namespace: | http://www.gentics.com/rest |
XML Schema: | ns0.xsd |
XML
Elements
name (type) | min/max occurs |
description |
---|---|---|
masterId (int) | 1/1 | The ID of the master object. |
masterNodeId (int) | 1/1 | The ID of the node the master object resides in. |
nodeIds ((anonymous)) | 0/1 | A map from object IDs to the respective channels of the objects. |
status ((anonymous)) | 0/1 |
JSON
property | type | description |
---|---|---|
masterId | masterId (int) | The ID of the master object. |
masterNodeId | masterNodeId (int) | The ID of the node the master object resides in. |
nodeIds | nodeIds ((anonymous)) | A map from object IDs to the respective channels of the objects. |
status | status ((anonymous)) |