WorkflowTrigger
Import this model from the entry point of its package:
import { WorkflowTrigger } from '@sailpoint/angular-sdk/workflows';
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| type | string | The trigger type | [default to undefined] |
| displayName | (optional) string | The trigger display name | [default to undefined] |
| attributes | object | Workflow Trigger Attributes. | [default to undefined] |