ReportHistory
Interface: ReportHistory
Section titled “Interface: ReportHistory”Defined in: src/types/index.ts:1238
Report history - records when and how data was reported
Properties
Section titled “Properties”| Property | Type | Defined in |
|---|---|---|
reportStartDate | string | null | src/types/index.ts:1239 |
reportEndDate | string | null | src/types/index.ts:1240 |
intermediateEvents | IntermediateEvent[] | src/types/index.ts:1241 |