CertificationPhase
Import this model from the entry point of its package:
import { CertificationPhase } from '@sailpoint/angular-sdk/triggers';
Enum
-
Staged(value:'STAGED') -
Active(value:'ACTIVE') -
Signed(value:'SIGNED')
Import this model from the entry point of its package:
import { CertificationPhase } from '@sailpoint/angular-sdk/triggers';
Staged (value: 'STAGED')
Active (value: 'ACTIVE')
Signed (value: 'SIGNED')