List of available parameters containing fields and filters that can be exported for transactions in a loyalty card campaign, along with the sorting order of the returned data.
| Name | Type | Description | Notes |
|---|---|---|---|
| order | str | How the export is ordered, where the dash `-` preceding a sorting option means sorting in a descending order. | [optional] |
| fields | List[str] | Data fields that will be exported for the transactions that are associated with balance movements on cards in a campaign. | [optional] |
| filters | ExportCampaignTransactionsFilters | [optional] |