Class for deserializing node prices from node object
More...
|
| int | Monthly [get, set] |
| | The monthly price of the node in US dollars More...
|
| |
| int | Yearly [get, set] |
| | The yearly prices of the node in US dollars More...
|
| |
Class for deserializing node prices from node object
Definition at line 257 of file Nodes.cs.
◆ Monthly
| int QuantConnect.Api.NodePrices.Monthly |
|
getset |
The monthly price of the node in US dollars
Definition at line 263 of file Nodes.cs.
◆ Yearly
| int QuantConnect.Api.NodePrices.Yearly |
|
getset |
The yearly prices of the node in US dollars
Definition at line 269 of file Nodes.cs.
The documentation for this class was generated from the following file: