Get Sources API
object GetSourcesAPI
Content copied to clipboard
Types
Get Sources Service
Link copied to clipboard
interface GetSourcesService
Content copied to clipboard
Functions
get Sources
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>
Content copied to clipboard