Lean  $LEAN_TAG$
QuantConnect.Api.PropertiesObjectStoreResponse Class Reference

Response received containing the properties of the requested Object Store More...

Inheritance diagram for QuantConnect.Api.PropertiesObjectStoreResponse:
[legend]

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

Detailed Description

Response received containing the properties of the requested Object Store

Definition at line 142 of file ObjectStoreResponse.cs.

Property Documentation

◆ Properties

PropertiesObjectStore QuantConnect.Api.PropertiesObjectStoreResponse.Properties
getset

Object Store properties

Definition at line 148 of file ObjectStoreResponse.cs.


The documentation for this class was generated from the following file: