HistoryData

Example
define([
  "blueconic/api/data/domain/reporting/HistoryData"
], function(HistoryData) {
  var historyData = new HistoryData();
  // ...
});

Properties

date date

The date of the data.