| Name | Type | Description | Notes |
|---|---|---|---|
| after | Time | Value is after this date. The value for this parameter is shown in the ISO 8601 format. | [optional] |
| before | Time | Value is before this date. The value for this parameter is shown in the ISO 8601 format. | [optional] |
| has_value | String | Value is NOT null. The value for this parameter is an empty string. | [optional] |
| is_unknown | String | Value is null. The value for this parameter is an empty string. | [optional] |
| more_than | Integer | Value is more days ago before the current date and time, e.g. more than `10` days ago. | [optional] |
| less_than | Integer | Value is less days before the current date and time, e.g. less than `10` days ago. | [optional] |