recurrenceCount property

int? recurrenceCount
getter/setter pair

The number of times this phase repeats.

If this offer phase is not free, each recurrence charges the user the price of this offer phase.

Required.

Implementation

core.int? recurrenceCount;