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

Latest commit

 

History

History
13 lines (9 loc) · 569 Bytes

File metadata and controls

13 lines (9 loc) · 569 Bytes

SubTransaction

Properties

Name Type Description Notes
id str
transaction_id str
amount int The subtransaction amount in milliunits format
deleted bool Whether or not the subtransaction has been deleted. Deleted subtransactions will only be included in delta requests.

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