struct

Karma::Idempotency::Record

Inherits JSON::Serializable < Struct < Value < Object

Constructors

new(key : String, operation : String, fingerprint : String, response : JSON::Any, created_at_unix : Int64)
Source
new(pull : JSON::PullParser)
Source
new(*, __pull_for_json_serializable pull : JSON::PullParser)
Source

Instance methods

created_at_unix
Source
fingerprint
Source
operation
Source
response
Source
same_fingerprint?(other : String) : Bool
Source