minReportedRecordsCount property

int? get minReportedRecordsCount
inherited

If specified, only subjects that belong to an account that has at least this many reported records will be returned.

Implementation

int? get minAccountSuspendCount;/// If specified, only subjects that belong to an account that has at least this many reported records will be returned.
int? get minReportedRecordsCount;