# atom_api.GoalRecommendationConfigRec

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**invMin** | **Number** | The minimum initial investment amount | [optional] 
**invMax** | **Number** | The maximum initial investment amount | [optional] 
**depMin** | **Number** | The minimum recurring deposit amount | [optional] 
**depMax** | **Number** | The maximum recurring deposit amount | [optional] 
**horizonMin** | **Number** | The minimum number of periods that decumulation could be delayed | [optional] 
**horizonMax** | **Number** | The maximum number of periods that decumulation could be delayed | [optional] 
**recommendedInflation** | **Number** | The annualized inflation rate for the recommendation | [optional] 


