Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 808 Bytes

LoyaltiesPointsExpirationExportCreateRequestBodyParametersFiltersVoucherIdConditions.md

File metadata and controls

16 lines (10 loc) · 808 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]