Skip to main content

AccountAggregationCompleted

Import this model from the entry point of its package:

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

Properties

NameTypeDescriptionNotes
sourceAccountAggregationCompletedSource[default to undefined]
statusstringThe overall status of the aggregation.[default to undefined]
startedstringThe date and time when the account aggregation started.[default to undefined]
completedstringThe date and time when the account aggregation finished.[default to undefined]
errorsArray<string>A list of errors that occurred during the aggregation.[default to undefined]
warningsArray<string>A list of warnings that occurred during the aggregation.[default to undefined]
statsAccountAggregationCompletedStats[default to undefined]