Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 899 Bytes

ExportTransactionsSevQueryParameterFilter.md

File metadata and controls

15 lines (12 loc) · 899 Bytes

# ExportTransactionsSevQueryParameterFilter

Properties

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]

[Back to Model list] [Back to API list] [Back to README]