Skip to main content

DSAReportStatus

DSAReportStatus keeps track of where a DSAReport is in the process of being reviewed

enum DSAReportStatus {  AWAITING_REVIEW  UNDER_REVIEW  COMPLETED  VOID}

Values#

AWAITING_REVIEW#

UNDER_REVIEW#

COMPLETED#

VOID#

VOID is set for a DSAReport if its reported comment/user are deleted while the report is in review