Skip to main content

AccountsCollectedForAggregation

Import this model from the entry point of its package:

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

Properties

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