ApproachingAtTheForecourtService

interface ApproachingAtTheForecourtService

Functions

approachingAtTheForecourt
Link copied to clipboard
@POST(value = "gas-stations/{gasStationId}/approaching")
abstract fun approachingAtTheForecourt(@Path(value = "gasStationId"gasStationId: String, @Query(value = "compile[openingHours]"compileopeningHours: Boolean? = null): Call<ApproachingResponse>