# VoucherifySdk::LoyaltiesPointsExpirationExportCreateResponseBodyParametersFiltersVoucherIdConditions ## Properties | Name | Type | Description | Notes | | ---- | ---- | ----------- | ----- | | **_in** | **Array<String>** | Array of the resource values that should be included in the results. | [optional] | | **not_in** | **Array<String>** | Array of the resource values that should be excluded from the results. | [optional] | | **is** | **String** | Specify the exact resource value. | [optional] | | **is_not** | **String** | Results should omit this value. | [optional] |