minStrikeCount property

int? get minStrikeCount
inherited

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

Implementation

int? get minPriorityScore;/// If specified, only subjects that belong to an account that has at least this many active strikes will be returned.
int? get minStrikeCount;