ReturnsValue
The result of performing an action that delivers a value back to the initiator.
Declaration
protocol ReturnsValue<Value> : IntentResultThe result of performing an action that delivers a value back to the initiator.
protocol ReturnsValue<Value> : IntentResult