Stripe::Source
Inherits StripeMethods / JSON::Serializable / Reference / Object
Constructors
create(type : String, amount : Int32 | Nil = nil, currency : String | Nil = nil, metadata : U | Nil = nil, owner : U | Nil = nil, redirect : U | Nil = nil, statement_descriptor : String | Nil = nil, flow : String | Nil = nil, token : String | Nil = nil, usage : String | Nil = nil, expand : Array(String) | Nil = nil) : Source forall T, U
Sourcenew(pull : JSON::PullParser)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
SourceClass methods
retrieve(id : String)
Sourceretrieve(source : Stripe::Source)
SourceInstance methods
amount
Sourceclient_secret
Sourcecode_verification
Sourcecreated
Sourcecurrency
Sourcecustomer
Sourceid
Sourcemetadata
Sourceowner
Sourcereceiver
Sourceredirect
Sourcestatement_descriptor
Sourcestatus
Sourcetype
Source