# GasEstimation
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**deprioritized_gas_estimate** | Option<**i32**> | The deprioritized estimate for the gas unit price | [optional]
**gas_estimate** | **i32** | The current estimate for the gas unit price |
**prioritized_gas_estimate** | Option<**i32**> | The prioritized estimate for the gas unit price | [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)