minAccountSuspendCount property
If specified, only subjects that belong to an account that has at least this many suspensions will be returned.
Implementation
@ModerationQueryStatusesSubjectTypeConverter() ModerationQueryStatusesSubjectType? get subjectType;/// If specified, only subjects that belong to an account that has at least this many suspensions will be returned.
int? get minAccountSuspendCount;