Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 848 Bytes

File metadata and controls

13 lines (9 loc) · 848 Bytes

BankTransactionAggregatesDTO

Properties

Name Type Description Notes
total_incoming_amount float Total incoming amount on given transactions. [optional]
total_outgoing_amount float Total outgoing amount on given transactions. [optional]
top_customers \Swagger\Client\Model\CompanyTransactionAggregatesDTO[] top customers and respective earnings [optional]
top_suppliers \Swagger\Client\Model\CompanyTransactionAggregatesDTO[] top suppliers and respective payments [optional]

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