Name | Type | Description | Notes |
---|---|---|---|
after | \DateTime | Value is after this date. The value for this parameter is shown in the ISO 8601 format. | [optional] |
before | \DateTime | Value is before this date. The value for this parameter is shown in the ISO 8601 format. | [optional] |
hasValue | string | Value is NOT null. The value for this parameter is an empty string. | [optional] |
isUnknown | string | Value is null. The value for this parameter is an empty string. | [optional] |
moreThan | int | Value is more days ago before the current date and time, e.g. more than `10` days ago. | [optional] |
lessThan | int | Value is less days before the current date and time, e.g. less than `10` days ago. | [optional] |