GetSourcesAPI

object GetSourcesAPI

Types

GetSourcesService
Link copied to clipboard
interface GetSourcesService

Functions

getSources
Link copied to clipboard
fun POIAPI.SourcesAPI.getSources(pagenumber: Int? = null, pagesize: Int? = null, filterpoiType: POIType? = null, filtername: String? = null, readTimeout: Long? = null): Call<Sources>