Data/List response wrapper for available data
More...
|
List< string > | AvailableData [get, set] |
| List of all available data from this request More...
|
|
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...
|
|
Data/List response wrapper for available data
Definition at line 48 of file Data.cs.
◆ AvailableData
List<string> QuantConnect.Api.DataList.AvailableData |
|
getset |
List of all available data from this request
Definition at line 54 of file Data.cs.
The documentation for this class was generated from the following file: