reportedCount property

int? get reportedCount
inherited

Number of items that were reported at least once

Implementation

int? get totalReports;/// Number of items that were reported at least once
int? get reportedCount;