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