Task::DeliverDelayedObject::State
Inherits JSON::Serializable < Reference < Object
Constructors
new(reason : Task::DeliverDelayedObject::State::Reason, context : Task::DeliverDelayedObject::State::PendingQuoteAuthorizationContext | Task::DeliverDelayedObject::State::ScheduledContext)
Sourcenew(pull : JSON::PullParser)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
SourceInstance methods
context
Sourcecontext=(context : PendingQuoteAuthorizationContext | ScheduledContext)
Sourcereason
Sourcereason=(reason : Reason)
Source