channelLocalizationInfo
| Namespace: | http://www.gentics.com/rest |
| XML Schema: | ns0.xsd |
REST Model class for localization info of a channel
XML
Elements
| name (type) | min/max occurs |
description |
|---|---|---|
| channelId (int) | 1/1 | |
| folder (localizationInfoItem) | 0/1 | |
| page (localizationInfoItem) | 0/1 | |
| image (localizationInfoItem) | 0/1 | |
| file (localizationInfoItem) | 0/1 | |
| template (localizationInfoItem) | 0/1 | |
| inherited (int) | 1/1 | |
| localized (int) | 1/1 | |
| local (int) | 1/1 |
JSON
| property | type | description |
|---|---|---|
| channelId | channelId (int) | |
| folder | folder (localizationInfoItem) | |
| page | page (localizationInfoItem) | |
| image | image (localizationInfoItem) | |
| file | file (localizationInfoItem) | |
| template | template (localizationInfoItem) | |
| inherited | inherited (int) | |
| localized | localized (int) | |
| local | local (int) |