# MyAccountBalance
## Properties
**balance** | **f64** | Account balance | [optional] [default to null]
**reserved** | **f64** | Account reserved amount | [optional] [default to null]
**bid_request_amount** | **i32** | Api pending auction bid request amount | [optional] [default to null]
**total_available** | **f64** | Available balance | [optional] [default to null]
**go_grow_accounts** | [**Vec<crate::models::GoGrowAccount>**](GoGrowAccount.md) | List of Go and Grow accounts | [optional] [default to null]
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)