parse
public TimeSeriesResponse parse(Map<String, String> metaDataMap, Map<String, Map<String, String>> dataMap)
Reads the metadata header and the price bars into a response.
Return
a response holding the parsed metadata and bars
Parameters
meta Data Map
the payload's metadata block, keyed by the API's numbered field names
data Map
the payload's time series block, keyed by timestamp