# ListContributionSummariesResponse

Response object for aggregated contribution retirement summaries

## Example Usage

```typescript
import { ListContributionSummariesResponse } from "@apexfintechsolutions/ascend-sdk/models/components";

let value: ListContributionSummariesResponse = {};
```

## Fields

| Field                                                                                                                                                                              | Type                                                                                                                                                                               | Required                                                                                                                                                                           | Description                                                                                                                                                                        | Example                                                                                                                                                                            |
| ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| `contributionSummaries`                                                                                                                                                            | [components.ContributionSummary](../../models/components/contributionsummary.md)[]                                                                                                 | :heavy_minus_sign:                                                                                                                                                                 | List of contribution amount(s) and rollover amount(s), with their corresponding tax year(s) Entries will be sorted in descending order by tax year  Starting with the current year |                                                                                                                                                                                    |
| `nextPageToken`                                                                                                                                                                    | *string*                                                                                                                                                                           | :heavy_minus_sign:                                                                                                                                                                 | Can be sent as `page_token` in the request to retrieve the next page If this field is omitted, there are no subsequent pages                                                       | AbTYnwAkMjIyZDNjYTAtZmVjZS00N2Q5LTgyMDctNzI3MDdkMjFiZ3hh                                                                                                                           |