class

Stripe::PaymentMethod

Inherits StripeMethods / JSON::Serializable / Reference / Object

Constructors

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

Class methods

attach(payment_method : PaymentMethod | String, customer : Customer | String)
Source
retrieve(id : String)
Source
retrieve(paymentmethod : Stripe::PaymentMethod)
Source

Instance methods

billing_details
Source
created
Source
customer
Source
description
Source
livemode?
Source
type
Source

Nested types