Stripe::SignatureVerificationError
Inherits JSON::Serializable / Exception / Reference / Object
Constructors
new(message, param : Nil | String, header : Nil | String)
Sourcenew(pull : JSON::PullParser)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
SourceInstance methods
header
Sourceheader=(header : String | Nil)
Sourcemessage
Sourcemessage=(message : String | Nil)
Sourceparam
Sourceparam=(param : String | Nil)
Source