Interface: IUpdateResponse
coresdk.workflow_commands.IUpdateResponse
Properties of an UpdateResponse.
Hierarchy
-
↳
IUpdateResponse
Properties
accepted
• Optional accepted: null | $Properties
Must be sent if the update's validator has passed (or lang was not asked to run it, and thus should be considered already-accepted, allowing lang to always send the same sequence on replay).
Inherited from
completed
• Optional completed: null | $Properties
Must be sent once the update handler completes successfully.
Inherited from
protocolInstanceId
• Optional protocolInstanceId: null | string
The protocol message instance ID
Inherited from
$Properties.protocolInstanceId