List of available fields and filters that can be exported with an order along with the sorting order of the returned data.
| 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] |