| Name | Type | Description | Notes |
|---|---|---|---|
| days | int | If the field is `scan-date-within-the-last`, the number of days to search against. | [optional] |
| domain | str | If the field is `domain-contains`, the domain to search against. | [optional] |
| lower | str | If the field is `ip-address-range`, the lower limit of the search. | [optional] |
| type | str | The type of query to perform. | [optional] |
| upper | str | If the field is `ip-address-range`, the upper limit of the search. | [optional] |
This repository was archived by the owner on Sep 10, 2024. It is now read-only.