# atom_api.AnnuityAccumulationResponse

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**accumulationHorizon** | [**AnnuityHorizon**](AnnuityHorizon.md) |  | 
**totalEarnings** | **Number** | The total earnings generated over the horizon. | 
**totalContributions** | **Number** | The total contributinos added over the horizon. | 
**cumulativeAnnuityAmount** | **Number** | The total amount received from the annuity over the course of the plan. | 
**totalTaxes** | **Number** | The total taxes paid on annuity payments over decumulation_horizon. | 
**returnDetails** | [**{String: AnnuityReturnDetail}**](AnnuityReturnDetail.md) |  | 


