Skip to main content

Interface: SubscriptionUpdateRequest

Defined in: packages/sdk/src/types/billing-types.ts:550

Properties

cancelAtPeriodEnd?

optional cancelAtPeriodEnd: boolean

Defined in: packages/sdk/src/types/billing-types.ts:553


metadata?

optional metadata: Record<string, string>

Defined in: packages/sdk/src/types/billing-types.ts:554


planPeriod?

optional planPeriod: string

Defined in: packages/sdk/src/types/billing-types.ts:552


productId?

optional productId: number

Defined in: packages/sdk/src/types/billing-types.ts:551


trialEnd?

optional trialEnd: string

Defined in: packages/sdk/src/types/billing-types.ts:555