AutoRenewingBasePlanType constructor
AutoRenewingBasePlanType({})
Implementation
AutoRenewingBasePlanType({
this.accountHoldDuration,
this.billingPeriodDuration,
this.gracePeriodDuration,
this.legacyCompatible,
this.legacyCompatibleSubscriptionOfferId,
this.prorationMode,
this.resubscribeState,
});