Stripe::BillingPortal::Session
Inherits JSON::Serializable / Reference / Object
https://stripe.com/docs/api/customer_portal/create
Constructors
new(pull : JSON::PullParser)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
SourceClass methods
create(customer : String | Stripe::Customer, return_url : String | Nil = nil, expand : Array(String) | Nil = nil, configuration : String | Nil = nil) : Stripe::BillingPortal::Session
SourceInstance methods
created
Sourcecustomer
Sourceid
Sourcelivemode
Sourceobject
Sourcereturn_url
Sourceurl
Source