HttpDispatchMode
Import this model from the entry point of its package:
import { HttpDispatchMode } from '@sailpoint/angular-sdk/triggers';
Enum
-
Sync(value:'SYNC') -
Async(value:'ASYNC') -
Dynamic(value:'DYNAMIC')
Import this model from the entry point of its package:
import { HttpDispatchMode } from '@sailpoint/angular-sdk/triggers';
Sync (value: 'SYNC')
Async (value: 'ASYNC')
Dynamic (value: 'DYNAMIC')