namespace YandexMusic.API.Models.Account; public enum YAuthCaptchaErrorCode { MissingValue, CaptchaLocate, Incorrect }