Lean
$LEAN_TAG$
|
Wrapper class for Optimizations/* endpoints JSON response Currently used by Optimizations/Estimate More...
Properties | |
Estimate | Estimate [get, set] |
Estimate object 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... | |
Wrapper class for Optimizations/* endpoints JSON response Currently used by Optimizations/Estimate
Definition at line 45 of file Estimate.cs.
|
getset |
Estimate object
Definition at line 50 of file Estimate.cs.