# Cyclos411Api.UserWithBalanceResult

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**balance** | [**BigDecimal**](BigDecimal.md) | The raw account balance | [optional] 
**balanceLevel** | [**BalanceLevelEnum**](BalanceLevelEnum.md) | Contains the possible balance levels on the users with balances search  Possible values are: * high: High balance, above the medium balance range upper bound * low: Low balance, below the medium balance range lower bound * medium: Medium balance, between the lower and upper bounds of the medium balance range  | [optional] 
**negativeSince** | **Date** | The date since the account has been negative | [optional] 


