TimeSeriesFailureMessage
A message that provides the details of a failed time series request.
Properties
Status code indicating the reason for the failure.
The data source for the symbol that failed, or DataSourceId.undefined if the whole request failed.
readonly symbol: string
The symbol that failed or an empty string if the whole request failed.
The symbology for the symbol that failed, or SymbologyId.undefined if the whole request failed.
Indicates if the request is complete and the handle should be deleted.
Also in this Section