Constructor CreateOptions
- Namespace
- WhalesSecret.ScriptApiLib
- Assembly
- WhalesSecret.ScriptApiLib.dll
CreateOptions(string, bool, string?)
Creates a new instance of the object.
public CreateOptions(string appDataFolder = "WsScriptApi", bool connectToBinanceSandbox = false, string? license = null)