# atom_api.CashFlowAnalysisResponseSpendingDetailsSubcategories

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**subcategory** | **String** | Spending subcategory as defined in the Nucleus transactions | [optional] 
**value** | **Number** | Sum of all transactions over the period for the given subcategory | [optional] 
**benchmarkValue** | **Number** | The proportion of all spending over the benchmark period related to this subcategory | [optional] 
**change** | [**CashFlowAnalysisResponseSpendingDetailsChange1**](CashFlowAnalysisResponseSpendingDetailsChange1.md) |  | [optional] 
**weight** | **Number** | The proportion of all spending over the period related to this subcategory | [optional] 
**benchmarkWeight** | **Number** | The proportion of all spending over the benchmark period related to this subcategory | [optional] 


