minTakendownRecordsCount property

int? get minTakendownRecordsCount
inherited

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

Implementation

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