Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 804 Bytes

PageableTransactionList.md

File metadata and controls

13 lines (10 loc) · 804 Bytes

# PageableTransactionList

Properties

Name Type Description Notes
transactions \OpenAPI\Client\Model\Transaction[] Array of transactions (for the requested page)<br/> <strong>Type:</strong> Transaction
paging \OpenAPI\Client\Model\DailyBalanceListPaging
income float The total income of all transactions (across all pages)
spending float The total spending of all transactions (across all pages)
balance float The total sum of all transactions (across all pages)

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