ReporterStats

constructor(did: Did, accountReportCount: Long, recordReportCount: Long, reportedAccountCount: Long, reportedRecordCount: Long, takendownAccountCount: Long, takendownRecordCount: Long, labeledAccountCount: Long, labeledRecordCount: Long)

Parameters

accountReportCount

The total number of reports made by the user on accounts.

recordReportCount

The total number of reports made by the user on records.

reportedAccountCount

The total number of accounts reported by the user.

reportedRecordCount

The total number of records reported by the user.

takendownAccountCount

The total number of accounts taken down as a result of the user's reports.

takendownRecordCount

The total number of records taken down as a result of the user's reports.

labeledAccountCount

The total number of accounts labeled as a result of the user's reports.

labeledRecordCount

The total number of records labeled as a result of the user's reports.