# BidResponse
## Properties
**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)