# VoucherifySdk::ExportCustomerBaseParameters ## Properties | Name | Type | Description | Notes | | ---- | ---- | ----------- | ----- | | **order** | [**ExportCustomerOrder**](ExportCustomerOrder.md) | | [optional] | | **fields** | [**Array<ExportCustomerFields>**](ExportCustomerFields.md) | 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.\" or \"address.\" or \"summary.\" or \"loyalty.\" or \"loyalty_tier.\" or \"loyalty_points.\" or \"system_metadata.\" | [optional] |