# atom_api.EducationCalculatorAnnualcostResponse

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**totalAnnualCost** | **Number** | The total education cost per year that can be afforded, represented in today’s dollars. | 
**totalAnnualCostAdjusted** | **Number** | The total education cost per year that can be afforded, represented in today&#39;s dollars. | 
**projectedAccumulationSavings** | **Number** | The projected balance at the end of accumulation_horizon. | 
**totalEarnings** | **Number** | The total earnings generated over the horizon. | 
**totalContributions** | **Number** | The total contributions added over the horizon. | 
**totalCost** | **Number** | The total cost of education over the decumulation horizon, represented in future dollars. | 
**totalTaxes** | **Number** | The total taxes paid on withdrawals over decumulation_horizon. | 
**returnDetails** | [**{String: EducationCalculatorReturnDetail}**](EducationCalculatorReturnDetail.md) |  | 


