Skip to content

DoCurious API Reference / types / ReportStatus

Type Alias: ReportStatus

ReportStatus = "pending" | "reviewed" | "action_taken" | "dismissed"

Defined in: types/report.types.ts:11

DoCurious Platform Documentation