# atom_api.GoalRecommendationConfigStatus

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**recommend** | **Boolean** | If True, generate a recommended action | [optional] [default to true]
**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] 


