# PriceBucket
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**price** | Option<**f64**> | The Price offered by the PriceBucket | [optional]
**liquidity** | Option<**i32**> | The amount of liquidity offered by the PriceBucket | [optional]
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)