@runloop/api-client - v1.26.0
GitHub
Documentation
Preparing search index...
sdk
Runloop
AccountView
Billing
Stripe
Interface Stripe
Stripe billing information.
interface
Stripe
{
active_subscription
?:
string
|
null
;
customer_id
?:
string
|
null
;
}
Index
Properties
active_
subscription?
customer_
id?
Properties
Optional
active_
subscription
active_subscription
?:
string
|
null
The active Stripe subscription ID.
Optional
customer_
id
customer_id
?:
string
|
null
The Stripe customer ID.
Version
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
active_
subscription
customer_
id
GitHub
Documentation
@runloop/api-client - v1.26.0
Loading...
Stripe billing information.