Skip to main content

CompleteInvocationInput

Import this model from the entry point of its package:

import { CompleteInvocationInput } from '@sailpoint/angular-sdk/triggers';

Properties

NameTypeDescriptionNotes
localizedError(optional) LocalizedMessage[default to undefined]
output(optional) objectTrigger output that completed the invocation. Its schema is defined in the trigger definition.[default to undefined]