getSources

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