CertificationDecision
Import this model from the entry point of its package:
import { CertificationDecision } from '@sailpoint/angular-sdk/certifications';
Enum
-
Approve(value:'APPROVE') -
Revoke(value:'REVOKE')
Import this model from the entry point of its package:
import { CertificationDecision } from '@sailpoint/angular-sdk/certifications';
Approve (value: 'APPROVE')
Revoke (value: 'REVOKE')