ReportSupportTimelineEventDto
@raizfc/contracts / ReportSupportTimelineEventDto
Type Alias: ReportSupportTimelineEventDto
ReportSupportTimelineEventDto =
Readonly<{kind:ReportSupportTimelineEventKind;message?:string;occurredAt:string;status:ReportSupportStatus; }>
Defined in: report-support/status.ts:48