GetEntitlementApprovalWorkflowManualApproval

Constructors

constructor(requireApproverJustification: Boolean, steps: List<GetEntitlementApprovalWorkflowManualApprovalStep>)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Optional. Do the approvers need to provide a justification for their actions?

Link copied to clipboard

List of approval steps in this workflow. These steps would be followed in the specified order sequentially. 1 step is supported for now.