getLegends

fun getLegends(ids: List<String>, language: ApiLanguage? = null): List<Legend>

Retrieves list of legends

Parameters

ids

list of legend ids

language

of returned text (default=en)

See also