# VoucherifySdk::ExportsCreateRequestBodyParameters ## 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** | [**ExportsCreateRequestBodyParametersFilters**](ExportsCreateRequestBodyParametersFilters.md) | | [optional] |