Lean  $LEAN_TAG$
QuantConnect.Api.NodePrices Class Reference

Class for deserializing node prices from node object More...

Properties

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...
 

Detailed Description

Class for deserializing node prices from node object

Definition at line 257 of file Nodes.cs.

Property Documentation

◆ 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: