using System; [Serializable] public class ErrorResult { public string error; }