Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 585 Bytes

ProfitAndLossFilter.md

File metadata and controls

13 lines (8 loc) · 585 Bytes

ProfitAndLossFilter

Properties

Name Type Description Notes
customer_id str Filter by customer id [optional]
start_date str Filter by start date. If start date is given, end date is required. [optional]
end_date str Filter by end date. If end date is given, start date is required. [optional]

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