| Name | Type | Description | Notes |
|---|---|---|---|
| paymt_purpose | string | the payment purpose | [optional] |
| name | string | the name of the payee/payer | [optional] |
| start_date | \DateTime | Start date of the transactions | [optional] |
| end_date | \DateTime | End date of the transactions | [optional] |
| start_amount | int | filters the transactions by amount | [optional] |
| end_amount | int | filters the transactions by amount | [optional] |
| check_account | \Itsmind\Sevdesk\Model\ExportTransactionsSevQueryParameterFilterCheckAccount | [optional] |