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] |