Files
developer.sailpoint.com/docs/tools/sdk/python/Reference/V2024/Models/CertificationDecision.md
2025-02-20 12:59:19 -05:00

601 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-certification-decision CertificationDecision CertificationDecision CertificationDecision pythonsdk
python
Python
sdk
CertificationDecision
V2024CertificationDecision
/tools/sdk/python/v2024/models/certification-decision
SDK
Software Development Kit
CertificationDecision
V2024CertificationDecision

CertificationDecision

The decision to approve or revoke the review item

Enum

  • APPROVE (value: 'APPROVE')

  • REVOKE (value: 'REVOKE')

[Back to top]