Get Gas Stations API
object GetGasStationsAPI
Content copied to clipboard
Types
Filterapp Type
Link copied to clipboard
Filterpoi Type
Link copied to clipboard
Get Gas Stations Service
Link copied to clipboard
interface GetGasStationsService
Content copied to clipboard
Functions
get Gas Stations
Link copied to clipboard
fun POIAPI.GasStationsAPI.getGasStations(pagenumber: Int? = null, pagesize: Int? = null, filterpoiType: GetGasStationsAPI.FilterpoiType? = null, filterappType: List<GetGasStationsAPI.FilterappType>? = null, filterlatitude: Float? = null, filterlongitude: Float? = null, filterradius: Float? = null, filterboundingBox: List<Float>? = null, compileopeningHours: Boolean? = null, filtersource: String? = null, readTimeout: Long? = null): Call<GasStations>
Content copied to clipboard