CompleteInvocationInput
Import this model from the entry point of its package:
import { CompleteInvocationInput } from '@sailpoint/angular-sdk/triggers';
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| localizedError | (optional) LocalizedMessage | [default to undefined] | |
| output | (optional) object | Trigger output that completed the invocation. Its schema is defined in the trigger definition. | [default to undefined] |