endTimes property
List of instances, or time steps, in the time series. For example, if the
period is one day (PT24H)), and the
resolution is five minutes (PT5M), then there are
288 endTimes in the list that are each five minutes appart.
Implementation
final List<TimestampStructure> endTimes;