selectOption
| Namespace: | http://www.gentics.com/rest |
| XML Schema: | ns0.xsd |
SelectOption object representing a datasource value in GCN
XML
Elements
| name (type) | min/max occurs |
description |
|---|---|---|
| id (int) | 0/1 | ID |
| key (string) | 0/1 | Key |
| value (string) | 0/1 | Value |
JSON
| property | type | description |
|---|---|---|
| id | id (int) | ID |
| key | key (string) | Key |
| value | value (string) | Value |