GetPoisAPI

object GetPoisAPI

Types

GetPoisService
Link copied to clipboard
interface GetPoisService

Functions

getPois
Link copied to clipboard
fun POIAPI.POIAPI.getPois(pagenumber: Int? = null, pagesize: Int? = null, filterpoiType: POIType? = null, filterappId: String? = null, readTimeout: Long? = null): Call<POIs>