Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 806 Bytes

File metadata and controls

13 lines (9 loc) · 806 Bytes

Voucherify.Model.OrdersExportCreateRequestBodyParameters

List of available fields and filters that can be exported with an order along with the sorting order of the returned data.

Properties

Name Type Description Notes
Order ExportOrderOrder [optional]
Fields List<ExportOrderFields> 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; [optional]

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