Karma::Idempotency::Record
Inherits JSON::Serializable < Struct < Value < Object
Constructors
new(key : String, operation : String, fingerprint : String, response : JSON::Any, created_at_unix : Int64)
Sourcenew(pull : JSON::PullParser)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
SourceInstance methods
created_at_unix
Sourcefingerprint
Sourcekey
Sourceoperation
Sourceresponse
Sourcesame_fingerprint?(other : String) : Bool
Source