# VoucherifySdk::ExportParameters ## Properties | Name | Type | Description | Notes | | ---- | ---- | ----------- | ----- | | **order** | **String** | | [optional] | | **fields** | **Array<String>** | Array of strings containing the data in the export. These fields define the headers in the CSV file. | [optional] | | **filters** | [**ExportParametersFilters**](ExportParametersFilters.md) | | [optional] |