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

Latest commit

 

History

History
14 lines (10 loc) · 641 Bytes

File metadata and controls

14 lines (10 loc) · 641 Bytes

SaveTransaction

Properties

Name Type Description Notes
account_id str
date date
amount int The transaction amount in milliunits format
cleared str The cleared status of the transaction [optional]
approved bool Whether or not the transaction is approved. If not supplied, transaction will be unapproved by default. [optional]

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