ApprovalWorkflowExecutionEnum
Enum
The execution for the approval workflow, e.g. "all", "all in order" all: all blocks must be approved: execution is in parallel all in order: all blocks must be approved in a specific order: execution is in sequence
Possible Values
#
ALL
ALL_IN_ORDER
Usages
#
References
#
- Field execution from ApprovalWorkflowExecutionPreview