Interface: BillingSubscriptionChangeInput
Defined in: javascript/src/billing/types/subscriptions.ts:93
Properties
effective
effective:
"immediate"|"renewal"
Defined in: javascript/src/billing/types/subscriptions.ts:98
effectiveAt
effectiveAt:
string
Defined in: javascript/src/billing/types/subscriptions.ts:97
idempotencyKey
idempotencyKey:
string
Defined in: javascript/src/billing/types/subscriptions.ts:99
prorationBehavior?
optionalprorationBehavior?:"provider_default"|"invoice_immediately"|"none"
Defined in: javascript/src/billing/types/subscriptions.ts:100
provider
provider:
string
Defined in: javascript/src/billing/types/subscriptions.ts:94
providerSubscriptionId
providerSubscriptionId:
string
Defined in: javascript/src/billing/types/subscriptions.ts:95
toOfferId
toOfferId:
string
Defined in: javascript/src/billing/types/subscriptions.ts:96