Skip to content
This repository was archived by the owner on Sep 3, 2024. It is now read-only.

Latest commit

 

History

History
15 lines (10 loc) · 807 Bytes

LoyaltiesPointsExpirationExportCreateRequestBodyParametersFiltersVoucherIdConditions.md

File metadata and controls

15 lines (10 loc) · 807 Bytes

LoyaltiesPointsExpirationExportCreateRequestBodyParametersFiltersVoucherIdConditions

Data filters used to narrow down the data records to be returned in the result.

Properties

Name Type Description Notes
var_in List[str] Array of the resource values that should be included in the results. [optional]
not_in List[str] Array of the resource values that should be included in the results. [optional]
var_is str Specify the exact resource value. [optional]
is_not str Results should omit this value. [optional]

[Back to Model list] [Back to API list] [Back to README]