actionedCount property

int? get actionedCount
inherited

Number of reports in 'closed' status

Implementation

int? get pendingCount;/// Number of reports in 'closed' status
int? get actionedCount;