Interface: IModifyWorkflowProperties
coresdk.workflow_commands.IModifyWorkflowProperties
Properties of a ModifyWorkflowProperties.
Implemented by
Properties
upsertedMemo
• Optional
upsertedMemo: null
| IMemo
If set, update the workflow memo with the provided values. The values will be merged with the existing memo. If the user wants to delete values, a default/empty Payload should be used as the value for the key being deleted.