|
Lean
$LEAN_TAG$
|
Response received containing the properties of the requested Object Store More...
Properties | |
| PropertiesObjectStore | Properties [get, set] |
| Object Store properties 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... | |
Response received containing the properties of the requested Object Store
Definition at line 145 of file ObjectStoreResponse.cs.
|
getset |
Object Store properties
Definition at line 151 of file ObjectStoreResponse.cs.