Generated after an Approval Rule is created.

interface ApprovalRuleCreatedMessagePayload {
    approvalRule: ApprovalRule;
    type: "ApprovalRuleCreated";
}

Hierarchy (View Summary, Expand)

Properties

Properties

approvalRule: ApprovalRule

The Approval Rule that was created.

type: "ApprovalRuleCreated"
MMNEPVFCICPMFPCPTTAAATR