timeUnitCount property

int? timeUnitCount
getter/setter pair

The number of time_unit the target frequency will last.

The following restrictions apply based on the value of time_unit: * TIME_UNIT_WEEKS - must be 1

Implementation

core.int? timeUnitCount;