getLineups
suspend fun getLineups(id: String? = null, type: String? = null, location: String? = null, country: String? = null): Response<List<NameIdPair>>
Gets available lineups.
Parameters
id
Provider id.
type
Provider type.
location
Location.
country
Country.