GetStatsService

interface GetStatsService

Functions

getStats
Link copied to clipboard
@GET(value = "stats")
abstract fun getStats(@Query(value = "fields"fields: String? = null): Call<Stats>