Task::Transfer::Failure
Inherits JSON::Serializable < Reference < Object
Constructors
new(recipient : Nil | String, description : String, timestamp : Time = Time.utc)
Sourcenew(pull : JSON::PullParser)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
SourceInstance methods
description
Sourcedescription=(description : String)
Sourcerecipient
Sourcerecipient=(recipient : String)
Sourcerecipient?
Sourcetimestamp
Sourcetimestamp=(timestamp : Time)
Source