Class CreateOptions
- Namespace
- WhalesSecret.ScriptApiLib
- Assembly
- WhalesSecret.ScriptApiLib.dll
Options to create Script API environment with.
public class CreateOptions
- Inheritance
-
CreateOptions
- Inherited Members
- Extension Methods
Constructors
- CreateOptions(string, bool, string?)
Creates a new instance of the object.
Fields
- DefaultAppDataFolder
Default value for AppDataFolder.
- DefaultCreateOptions
Default create options.
Properties
- AppDataFolder
Path to an application data folder.
- ConnectToBinanceSandbox
true
to use sandbox for Binance exchange,false
otherwise.
- License
Product license, or
null
to use a free license.
Methods
- ToString()
Returns a string that represents the current object.