billingCycle property
- @JsonKey.new(name: 'billing_cycle')
final
The recurring billing cycle to switch the active subscription to
Implementation
@JsonKey(name: 'billing_cycle')
final ChangeSubscriptionRequestBillingCycleBillingCycle billingCycle;