GetMetadataFiltersService

interface GetMetadataFiltersService

Functions

getMetadataFilters
Link copied to clipboard
@GET(value = "meta")
abstract fun getMetadataFilters(@Query(value = "latitude"latitude: Float, @Query(value = "longitude"longitude: Float): Call<Categories>