SeriesResult

Description

Container for Series result data

Properties


Name Description Type
data An array of series Series[]
errors List of series-related errors. In some cases both errors and data could be returned, i.e. when some of the requested series are missing/unsubscribed but others available. ResponseError[]