# GasStationConfiguration
## Properties
**gas_threshold** | Option<**String**> | The Gas Station will initiate a fueling transaction when the vault account's balance falls below the gasThreshold value | [optional][default to 0.005]
**gas_cap** | Option<**String**> | The Gas Station will top up the vault account with gas until the balance reaches the gasCap value | [optional][default to 0.01]
**max_gas_price** | Option<**String**> | Maximum gas price for the fueling transaction (in gwei) | [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)