Class: ListSeriesItems

ListSeriesItems(seriesId)

List all the items present in the given series, sorted according to their time index values.

Constructor

new ListSeriesItems(seriesId)

Construct the request
Parameters:
Name Type Description
seriesId string ID of the series items of which are to be listed.
Source:

Methods

bodyParameters() → {Object}

Get body parameters
Source:
Returns:
The values of body parameters (name of parameter: value of the parameter)
Type
Object

queryParameters() → {Object}

Get query parameters
Source:
Returns:
The values of query parameters (name of parameter: value of the parameter)
Type
Object