Skip to content
This repository was archived by the owner on Apr 17, 2024. It is now read-only.

Latest commit

 

History

History
16 lines (12 loc) · 723 Bytes

File metadata and controls

16 lines (12 loc) · 723 Bytes

TransactionSummary

Properties

Name Type Description Notes
id str
date date
amount int The transaction amount in milliunits format
cleared str The cleared status of the transaction
approved bool Whether or not the transaction is approved
account_id str
deleted bool Whether or not the transaction has been deleted. Deleted transactions will only be included in delta requests.

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