Report

constructor(data: JsonObject, timeStamp: Instant, studyId: String)

Construct a report that will be stored based on a timeStamp Instant. The timeStamp will be truncated to seconds before storing.


constructor(data: JsonObject, localDate: LocalDate, studyId: String)

Construct a report that will be stored based on a LocalDate