sym.sdk.templates.approval.ApprovalTemplateStep

class sym.sdk.templates.approval.ApprovalTemplateStep(value)

Bases: str, enum.Enum

The ApprovalTemplateStep enum lists the steps in the ApprovalTemplate, each of which can be used in hooks to fire new Events.

Attributes

PROMPT

REQUEST

REQUEST_FORWARD

REQUEST_EXPIRE

APPROVE

DENY

ESCALATE

DEESCALATE