Files
developer.sailpoint.com/docs/tools/sdk/powershell/Reference/V2024/Models/PendingApprovalAction.md
2025-01-28 13:29:29 -05:00

615 B

id, title, pagination_label, sidebar_label, sidebar_class_name, keywords, slug, tags
id title pagination_label sidebar_label sidebar_class_name keywords slug tags
v2024-pending-approval-action PendingApprovalAction PendingApprovalAction PendingApprovalAction powershellsdk
powershell
PowerShell
sdk
PendingApprovalAction
V2024PendingApprovalAction
/tools/sdk/powershell/v2024/models/pending-approval-action
SDK
Software Development Kit
PendingApprovalAction
V2024PendingApprovalAction

PendingApprovalAction

Enum

  • APPROVED (value: "APPROVED")

  • REJECTED (value: "REJECTED")

  • FORWARDED (value: "FORWARDED")

[Back to top]