Sha256: 8a19357d8b1f590393c2cea1c3a0b6fd3a9e76dbc02bb9e0dec647aa2dc75d20
Contents?: true
Size: 690 Bytes
Versions: 2
Compression:
Stored size: 690 Bytes
Contents
# SwaggerClient::SonarCriterion ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **days** | **Integer** | If the field is `scan-date-within-the-last`, the number of days to search against. | [optional] **domain** | **String** | If the field is `domain-contains`, the domain to search against. | [optional] **lower** | **String** | If the field is `ip-address-range`, the lower limit of the search. | [optional] **type** | **String** | The type of query to perform. | [optional] **upper** | **String** | If the field is `ip-address-range`, the upper limit of the search. | [optional]
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
avs-0.1.0 | lib/service/api/rapid7_insightvm_client/docs/SonarCriterion.md |
avs-0.0.9 | lib/service/api/rapid7_insightvm_client/docs/SonarCriterion.md |