Class Pending NamespaceLoopNet.Models.Responses AssemblyLoopNet.dll The pending status public class Pending Inheritance object Pending Inherited Members object.Equals(object) object.Equals(object, object) object.GetHashCode() object.GetType() object.MemberwiseClone() object.ReferenceEquals(object, object) object.ToString() Properties Deposit Deposit status [JsonProperty("deposit")] public string? Deposit { get; set; } Property Value string Withdraw Withdraw status [JsonProperty("withdraw")] public string? Withdraw { get; set; } Property Value string