namespace YandexMusic.API.Models.Account { public class YAuthCaptchaOptions { public bool AsyncCheck { get; set; } } }