Module gas_station_api

Source

Structs§

GasStationApiClient
GetGasStationByAssetIdParams
struct for passing parameters to the method [get_gas_station_by_asset_id]
GetGasStationByAssetIdParamsBuilder
Use builder syntax to set the inputs and finish with build().
UpdateGasStationConfigurationByAssetIdParams
struct for passing parameters to the method [update_gas_station_configuration_by_asset_id]
UpdateGasStationConfigurationByAssetIdParamsBuilder
Use builder syntax to set the inputs and finish with build().
UpdateGasStationConfigurationParams
struct for passing parameters to the method [update_gas_station_configuration]
UpdateGasStationConfigurationParamsBuilder
Use builder syntax to set the inputs and finish with build().

Enums§

GetGasStationByAssetIdError
struct for typed errors of method [get_gas_station_by_asset_id]
GetGasStationInfoError
struct for typed errors of method [get_gas_station_info]
UpdateGasStationConfigurationByAssetIdError
struct for typed errors of method [update_gas_station_configuration_by_asset_id]
UpdateGasStationConfigurationError
struct for typed errors of method [update_gas_station_configuration]

Traits§

GasStationApi