ConcertLocations
- class yandex_music.concert.concert_locations.ConcertLocations
Класс, представляющий список местоположений для фильтрации концертов.
- locations
Список местоположений.
- Type:
listизyandex_music.ConcertLocation
- client
Клиент Yandex Music.
- Type:
yandex_music.Client, optional
- classmethod de_json(data, client)
Десериализация объекта.
- Parameters:
data (
dict) – Поля и значения десериализуемого объекта.client (
yandex_music.Client, optional) – Клиент Yandex Music.
- Returns:
Список местоположений.
- Return type: