InvocationStatusType
Import this model from the entry point of its package:
import { InvocationStatusType } from '@sailpoint/angular-sdk/triggers';
Enum
-
Test(value:'TEST') -
RealTime(value:'REAL_TIME')
Import this model from the entry point of its package:
import { InvocationStatusType } from '@sailpoint/angular-sdk/triggers';
Test (value: 'TEST')
RealTime (value: 'REAL_TIME')