Meta Data
public void MetaData(String information, String symbol, String lastRefreshed, String interval, String outputSize, String timeZone)
Creates a metadata header from the values a response carried.
The parameters are not in the same order as the fields they set: the timezone comes last here, after the two cadence-dependent values.
Parameters
information
a description of the series
symbol
the ticker the series covers
last Refreshed
the timestamp of the newest data point
interval
the intraday sampling interval, or null for cadences that have none
output Size
the length of the returned series, or null for cadences that do not report one
time Zone
the timezone the timestamps are expressed in