Toggle navigation
Gentics CMS - REST API Library: ScheduleInterval
Resources
Data Types
Back to Top
Home
JSON
ScheduleInterval
ScheduleInterval
Data Type
Interval definition for
ScheduleData
.
Properties
name
data type
constraints
description
value
number
required int
Get the interval duration.
unit
IntervalUnit
Get the interval time unit.
Example
{ "value" : 12345, "unit" : "day" }