collectionPeriodCount property

int? collectionPeriodCount
getter/setter pair

The number of collection periods to return.

If not specified, the default is 25. If present, must be in the range [1, 40].

Implementation

core.int? collectionPeriodCount;