pageVersion
| Namespace: | http://www.gentics.com/rest |
| XML Schema: | ns0.xsd |
REST Model of a Page Version
XML
Elements
| name (type) | min/max occurs |
description |
|---|---|---|
| number (string) | 0/1 | Version number |
| timestamp (int) | 1/1 | Version timestamp |
| editor (user) | 0/1 | Editor of the version |
JSON
| property | type | description |
|---|---|---|
| number | number (string) | Version number |
| timestamp | timestamp (int) | Version timestamp |
| editor | editor (user) | Editor of the version |