Interface: SubscriptionUpdateRequest
Defined in: packages/sdk/src/types/billing-types.ts:550
Properties
cancelAtPeriodEnd?
optionalcancelAtPeriodEnd:boolean
Defined in: packages/sdk/src/types/billing-types.ts:553
metadata?
optionalmetadata:Record<string,string>
Defined in: packages/sdk/src/types/billing-types.ts:554
planPeriod?
optionalplanPeriod:string
Defined in: packages/sdk/src/types/billing-types.ts:552
productId?
optionalproductId:number
Defined in: packages/sdk/src/types/billing-types.ts:551
trialEnd?
optionaltrialEnd:string
Defined in: packages/sdk/src/types/billing-types.ts:555