ENUM
TprPolicyStatus
Description
Status of a policy for a TPR request.
link GraphQL Schema definition
- enum TprPolicyStatus {
- # The triggered policy was approved.
- # The triggered policy was denied.
- # The triggered policy is pending approval.
- }