Structs§
- GasStation
ApiClient - GetGas
Station ByAsset IdParams - struct for passing parameters to the method [
get_gas_station_by_asset_id
] - GetGas
Station ByAsset IdParams Builder - Use builder syntax to set the inputs and finish with
build()
. - Update
GasStation Configuration ByAsset IdParams - struct for passing parameters to the method
[
update_gas_station_configuration_by_asset_id
] - Update
GasStation Configuration ByAsset IdParams Builder - Use builder syntax to set the inputs and finish with
build()
. - Update
GasStation Configuration Params - struct for passing parameters to the method
[
update_gas_station_configuration
] - Update
GasStation Configuration Params Builder - Use builder syntax to set the inputs and finish with
build()
.
Enums§
- GetGas
Station ByAsset IdError - struct for typed errors of method [
get_gas_station_by_asset_id
] - GetGas
Station Info Error - struct for typed errors of method [
get_gas_station_info
] - Update
GasStation Configuration ByAsset IdError - struct for typed errors of method
[
update_gas_station_configuration_by_asset_id
] - Update
GasStation Configuration Error - struct for typed errors of method [
update_gas_station_configuration
]