Stripe::Error
Inherits JSON::Serializable / Exception / Reference / Object
Constructors
new(pull : JSON::PullParser)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
SourceInstance methods
charge
Sourcecharge=(charge : String | Nil)
Sourcecode
Sourcecode=(code : String | Nil)
Sourcedecline_code
Sourcedecline_code=(decline_code : String | Nil)
Sourcedoc_url
Sourcedoc_url=(doc_url : String | Nil)
Sourcemessage
Sourcemessage=(message : String | Nil)
Sourceparam
Sourceparam=(param : String | Nil)
Sourcetype
Sourcetype=(type : Stripe::Error::Type)
Source