Rest api response wrapper for node/create, reads in the nodes information into a node object
More...
|
| Node | Node [get, set] |
| | The created node from node/create More...
|
| |
| bool | Success [get, set] |
| | Indicate if the API request was successful. More...
|
| |
| List< string > | Errors [get, set] |
| | List of errors with the API call. More...
|
| |
Rest api response wrapper for node/create, reads in the nodes information into a node object
Definition at line 160 of file Nodes.cs.
◆ Node
| Node QuantConnect.Api.CreatedNode.Node |
|
getset |
The created node from node/create
Definition at line 166 of file Nodes.cs.
The documentation for this class was generated from the following file: