Property FeeSymbol NamespaceWhalesSecret.TradeScriptLib.Entities.Orders AssemblyWhalesSecret.TradeScriptLib.dll FeeSymbol Symbol associated with Fee, or null if Fee is null. [JsonPropertyName("C")] public string? FeeSymbol { get; } Property Value string Remarks Either both Fee and FeeSymbol are null, or both are non-null.