Credits
- class yandex_music.credits.Credits
Класс, представляющий список участников создания контента (трека, клипа и т.д.).
- credits
Список участников.
- Type:
listизyandex_music.Credit, optional
- 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: