Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 1.04 KB

ExportsCreateRequestBodyParametersFilters.md

File metadata and controls

12 lines (9 loc) · 1.04 KB

# ExportsCreateRequestBodyParametersFilters

Properties

Name Type Description Notes
junction string Logical Operator Between Filters. Filter by conditions set on the `junction` parameter indicating how the `conditions` should be accounted for in the query. An `AND` is an all-inclusive logical operator, meaning the `AND` operator displays a record if ALL the conditions separated by AND are TRUE, while an `OR` operator displays a record if ANY of the conditions separated by OR is TRUE. [optional]
campaign_id \OpenAPI\Client\Model\FieldConditions [optional]
voucher_id \OpenAPI\Client\Model\FieldConditions [optional]
created_at \OpenAPI\Client\Model\FieldConditions [optional]

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