# Cyclos411Api.AmountSummary

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**count** | **Number** | The number of entries | [optional] 
**sum** | [**BigDecimal**](BigDecimal.md) | The amount sum | [optional] 
**average** | [**BigDecimal**](BigDecimal.md) | The amount average | [optional] 


