CheckForPaceAppService

interface CheckForPaceAppService

Functions

checkForPaceApp
Link copied to clipboard
@GET(value = "apps/query")
abstract fun checkForPaceApp(@Query(value = "filter[latitude]"filterlatitude: Float, @Query(value = "filter[longitude]"filterlongitude: Float, @Query(value = "filter[appType]"filterappType: CheckForPaceAppAPI.FilterappType? = null): Call<LocationBasedAppsWithRefs>