InstallmentsBasePlanType constructor
InstallmentsBasePlanType({})
Implementation
InstallmentsBasePlanType({
this.accountHoldDuration,
this.billingPeriodDuration,
this.committedPaymentsCount,
this.gracePeriodDuration,
this.prorationMode,
this.renewalType,
this.resubscribeState,
});