class

Stripe::BillingPortal::Session

Inherits JSON::Serializable / Reference / Object

https://stripe.com/docs/api/customer_portal/create

Constructors

new(pull : JSON::PullParser)
Source
new(*, __pull_for_json_serializable pull : JSON::PullParser)
Source

Class methods

create(customer : String | Stripe::Customer, return_url : String | Nil = nil, expand : Array(String) | Nil = nil, configuration : String | Nil = nil) : Stripe::BillingPortal::Session
Source

Instance methods

created
Source
customer
Source
livemode
Source
object
Source
return_url
Source