bondora 0.2.5

Bondora API client
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# MyAccountBalance

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**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)