Property CommissionAmount
- Namespace
- WhalesSecret.TradeScriptLib.API.TradingV1.Orders
- Assembly
- WhalesSecret.TradeScriptLib.dll
CommissionAmount
Fee paid as a commission, or null
if the value is not provided by the exchange.
decimal? CommissionAmount { get; }