PACECloudSDK
/
cloud.pace.sdk.api.poi.generated.request.gasStations
/
GetGasStationAPI
/
GetGasStationService
/
getGasStation
get
Gas
Station
@
GET
(
value =
"gas-stations/{id}"
)
abstract fun
getGasStation
(
@
Path
(
value =
"id"
)
id:
String
,
@
Query
(
value =
"compile[openingHours]"
)
compileopeningHours:
Boolean
? = null):
Call
<
GasStation
>
Content copied to clipboard