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