FilterCriteria¶
Structure Class¶
FilterCriteria
dataclass
¶
Represents the criteria to be used in the filter for describing scan entries.
Attributes¶
filter_criterion
class-attribute
instance-attribute
¶
filter_criterion: list[FilterCriterion] | None = None
Represents a condition that when matched will be added to the response of the operation.