Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 839 Bytes

ReportOrderSevQueryParameterFilter.md

File metadata and controls

14 lines (11 loc) · 839 Bytes

# ReportOrderSevQueryParameterFilter

Properties

Name Type Description Notes
order_type string Type of orders you want to export 1. AN - Angebote 2. AB - Aufträge 3. LI - Lieferscheine [optional]
start_date \DateTime Start date of the order [optional]
end_date \DateTime End date of the order [optional]
contact \Itsmind\Sevdesk\Model\ReportOrderSevQueryParameterFilterContact [optional]
start_amount int filters the orders by amount [optional]
end_amount int filters the orders by amount [optional]

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