timeManagement
| Namespace: |
http://www.gentics.com/rest |
| XML Schema: |
ns0.xsd |
TimeManagement object for time management of pages in GCN
XML
Elements
| name (type) |
min/max occurs |
description |
|
start (int)
|
0/1 |
|
|
end (int)
|
0/1 |
|
|
monday (boolean)
|
0/1 |
|
|
tuesday (boolean)
|
0/1 |
|
|
wednesday (boolean)
|
0/1 |
|
|
thursday (boolean)
|
0/1 |
|
|
friday (boolean)
|
0/1 |
|
|
saturday (boolean)
|
0/1 |
|
|
sunday (boolean)
|
0/1 |
|
|
at (int)
|
0/1 |
Get the timestamp at which the page will be published
|
JSON
| property |
type |
description |
| start |
start (int)
|
|
| end |
end (int)
|
|
| monday |
monday (boolean)
|
|
| tuesday |
tuesday (boolean)
|
|
| wednesday |
wednesday (boolean)
|
|
| thursday |
thursday (boolean)
|
|
| friday |
friday (boolean)
|
|
| saturday |
saturday (boolean)
|
|
| sunday |
sunday (boolean)
|
|
| at |
at (int)
|
Get the timestamp at which the page will be published
|