Property HasBudget
- Namespace
- WhalesSecret.TradeScriptLib.API.TradingV1
- Assembly
- WhalesSecret.TradeScriptLib.dll
HasBudget
true
if the trade API client has an associated budget, false
otherwise.
bool HasBudget { get; }
Property Value
- See Also