docs/outcomes/result

Outcomes - Result

The result object is returned after a task execution. This is the main object
that will be interacted with post call.

result = ProcessOrderTask.call
result.task     #=> 
result.context  #=> 
result.metadata #=> { ... }
result.run      #=>