Class Preference NamespaceLoopNet.Models.Responses AssemblyLoopNet.dll Preference info public class Preference Inheritance object Preference Inherited Members object.Equals(object) object.Equals(object, object) object.GetHashCode() object.GetType() object.MemberwiseClone() object.ReferenceEquals(object, object) object.ToString() Properties Favourite If it's favourited [JsonProperty("favourite")] public bool Favourite { get; set; } Property Value bool Hide If to hide [JsonProperty("hide")] public bool Hide { get; set; } Property Value bool