---
id: v1-account-aggregation-completed
title: AccountAggregationCompleted
pagination_label: AccountAggregationCompleted
sidebar_label: AccountAggregationCompleted
sidebar_class_name: typescriptsdk
keywords: ['typescript', 'TypeScript', 'sdk', 'AccountAggregationCompleted', 'v1AccountAggregationCompleted']
slug: /tools/sdk/typescript/triggers/models/account-aggregation-completed
tags: ['SDK', 'Software Development Kit', 'AccountAggregationCompleted', 'v1AccountAggregationCompleted']
---

# AccountAggregationCompleted

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**source** | `AccountAggregationCompletedSource` |  | [default to undefined]
**status** | `string` | The overall status of the aggregation. | [default to undefined]
**started** | `string` | The date and time when the account aggregation started. | [default to undefined]
**completed** | `string` | The date and time when the account aggregation finished. | [default to undefined]
**errors** | `Array<string>` | A list of errors that occurred during the aggregation. | [default to undefined]
**warnings** | `Array<string>` | A list of warnings that occurred during the aggregation. | [default to undefined]
**stats** | `AccountAggregationCompletedStats` |  | [default to undefined]

