Sha256: d7e64a948f6ec2fb33e175ba443518664956567c21316ec412ee0ffc28bf71a6
Contents?: true
Size: 668 Bytes
Versions: 2
Compression:
Stored size: 668 Bytes
Contents
# SwaggerClient::SearchCriteria ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **filters** | [**Array<SwaggerSearchCriteriaFilter>**](SwaggerSearchCriteriaFilter.md) | Filters used to match assets. See <a href=\"#section/Responses/SearchCriteria\">Search Criteria</a> for more information on the structure and format. | [optional] **match** | **String** | Operator to determine how to match filters. `all` requires that all filters match for an asset to be included. `any` requires only one filter to match for an asset to be included. | [optional]
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
avs-0.1.0 | lib/service/api/rapid7_insightvm_client/docs/SearchCriteria.md |
avs-0.0.9 | lib/service/api/rapid7_insightvm_client/docs/SearchCriteria.md |