Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 1.19 KB

File metadata and controls

13 lines (9 loc) · 1.19 KB

Voucherify.Model.ExportsCreateResponseBodyParameters

Properties

Name Type Description Notes
Order string [optional]
Fields List<ExportsCreateResponseBodyParameters.FieldsEnum> Array of strings containing the data in the export. These fields define the headers in the CSV file. [optional]
Filters Object Allowed additional properties must start with &quot;metadata.&quot; or &quot;redemption.&quot; and Allowed additional properties must start with &quot;metadata.&quot; and Allowed additional properties must start with &quot;metadata.&quot; or &quot;address.&quot; or &quot;summary.&quot; or &quot;loyalty.&quot; or &quot;loyalty_tier.&quot; or &quot;loyalty_points.&quot; or &quot;system_metadata.&quot; [optional]
CampaignId string Unique identifier of the campaign. It is assigned by Voucherify. The campaign ID defines the campaign for which the voucher export will be triggered. [optional]

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