Mayson Monorepo Documentation
Preparing search index...
packages/stripe/src
Stripe
BillingPortal
Configuration
Features
SubscriptionUpdate
Product
Interface Product
interface
Product
{
adjustable_quantity
:
Stripe
.
BillingPortal
.
Configuration
.
Features
.
SubscriptionUpdate
.
Product
.
AdjustableQuantity
;
prices
:
string
[]
;
product
:
string
;
}
Index
Properties
adjustable_
quantity
prices
product
Properties
adjustable_
quantity
adjustable_quantity
:
Stripe
.
BillingPortal
.
Configuration
.
Features
.
SubscriptionUpdate
.
Product
.
AdjustableQuantity
prices
prices
:
string
[]
The list of price IDs which, when subscribed to, a subscription can be updated.
product
product
:
string
The product ID.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
adjustable_
quantity
prices
product
Mayson Monorepo Documentation
Loading...
The list of price IDs which, when subscribed to, a subscription can be updated.