pauseCycleDuration property

int? pauseCycleDuration
final

The number of billing cycles the subscription will be paused before it is reactivated.

When this is set, a RESUME action is also scheduled to take place on the subscription at the end of the specified pause cycle duration. In this case, neither resume_effective_date nor `resume_change_timing be specified.

Implementation

final int? pauseCycleDuration;