# MonthlyTotal ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **net** | Option<**f64**> | Monthly total net amount | [optional] **gross** | Option<**f64**> | Monthly total gross amount | [optional] **count** | Option<**f64**> | Monthly total receipt number | [optional] [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)