Files
developer.sailpoint.com/docs/tools/sdk/powershell/Reference/V2025/Models/PendingApprovalAction.md
2025-04-01 09:23:12 -04: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
v2025-pending-approval-action PendingApprovalAction PendingApprovalAction PendingApprovalAction powershellsdk
powershell
PowerShell
sdk
PendingApprovalAction
V2025PendingApprovalAction
/tools/sdk/powershell/v2025/models/pending-approval-action
SDK
Software Development Kit
PendingApprovalAction
V2025PendingApprovalAction

PendingApprovalAction

Enum

  • APPROVED (value: "APPROVED")

  • REJECTED (value: "REJECTED")

  • FORWARDED (value: "FORWARDED")

[Back to top]