namespace PlaylistShared.Shared.Profile; public class SetYandexTokenRequest { public string Token { get; set; } }