ExceptionStep

Example values

TypeScript
{
[EXCEPTION_STEP_INTERNAL_FIELDS.MESSAGE]: string;
[EXCEPTION_STEP_INTERNAL_FIELDS.TIMESTAMP]: string | number;
[key: string]: unknown;
}

Community questions