Settings
- class yandex_music.settings.Settings
Класс, представляющий предложения по покупке.
- in_app_products
Продаваемые продукты внутри приложения.
- Type:
listизyandex_music.Product
- web_payment_month_product_price
Цена продукта за месяц.
- Type:
yandex_music.Price, 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: