SubscriptionRequestMessage constructor
SubscriptionRequestMessage({})
Implementation
SubscriptionRequestMessage({
this.customerId,
this.planId,
this.expiresAt,
this.onlyOnChargeSuccess,
this.payableWith,
this.isCreditBased,
this.priceCents,
this.creditsCycle,
this.creditsMin,
this.subitems,
this.customVariables,
});