sym.sdk.templates.approval.ApprovalTemplateStep¶
- class sym.sdk.templates.approval.ApprovalTemplateStep(value)¶
-
The
ApprovalTemplateStep
enum lists the steps in theApprovalTemplate
, each of which can be used in hooks to fire newEvents
.Read more about the steps of the sym:approval template.
Attributes
PROMPT
REQUEST
APPROVE
DENY
ESCALATE
DEESCALATE