bondora 0.2.5

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

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**id** | **String** | Item unique identifier | [optional] [default to null]
**auction_id** | **String** | Auction unique identifier | [optional] [default to null]
**amount** | **f64** | Amount to bid into Auction | [optional] [default to null]
**min_amount** | **f64** | Not used. Will always be NULL. | [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)