Filter: FindingSourceTypeFilter

Filter type for FindingSourceType.

All fields in this type are and-combined; see the or field for or-combination.


Input Fields

NameTypeDescription
ANDFindingSourceTypeFilter

A field that checks if all filters in the list apply

If the list is empty, this filter applies to all objects.

ORFindingSourceTypeFilter

A field that checks if any of the filters in the list apply.

If the list is empty, this filter applies to no objects.

Note that only the items in the list or-combined; this complete OR field is and-combined with outer fields in the parent filter type.

equalFindingSourceType

Checks if the value equals a specified value.

If an index exists on the value, it can be used.

inFindingSourceType

Checks if the value is equal to one of the specified values.

notFindingSourceType

Checks if the value does not equal a specified value

not_inFindingSourceType

Checks if the value is not equal to one of the specified values.


This page was generated: 2024-05-17