Lean
$LEAN_TAG$
|
Read versions response More...
Properties | |
List< Version > | Versions [get, set] |
List of LEAN versions More... | |
Properties inherited from QuantConnect.Api.RestResponse | |
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... | |
Additional Inherited Members | |
Public Member Functions inherited from QuantConnect.Api.RestResponse | |
RestResponse () | |
JSON Constructor More... | |
Public Member Functions inherited from QuantConnect.Api.StringRepresentation | |
override string | ToString () |
Returns the string representation of this object More... | |
Read versions response
Definition at line 440 of file Project.cs.
|
getset |
List of LEAN versions
Definition at line 446 of file Project.cs.