Objects
TimePeriod
Time period with length and unit
periodLengthinteger[int32]
Length of the period
periodUnitstring
Unit of the period
Possible Enum values are
DAY, MONTH or YEAR.Example
{ "periodLength": 30, "periodUnit": "DAY"}