class

Stripe::SignatureVerificationError

Inherits JSON::Serializable / Exception / Reference / Object

Constructors

new(message, param : Nil | String, header : Nil | String)
Source
new(pull : JSON::PullParser)
Source
new(*, __pull_for_json_serializable pull : JSON::PullParser)
Source

Instance methods

header
Source
header=(header : String | Nil)
Source
message
Source
message=(message : String | Nil)
Source
param
Source
param=(param : String | Nil)
Source