Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 809 Bytes

OrdersExportCreateResponseBodyParameters.md

File metadata and controls

15 lines (9 loc) · 809 Bytes

OrdersExportCreateResponseBodyParameters

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 "metadata." [optional]

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