Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 865 Bytes

File metadata and controls

17 lines (13 loc) · 865 Bytes

ScheduledSubTransaction

Properties

Name Type Description Notes
id str
scheduled_transaction_id str
amount int The scheduled subtransaction amount in milliunits format
memo str [optional]
payee_id str [optional]
category_id str [optional]
transfer_account_id str If a transfer, the account_id which the scheduled subtransaction transfers to [optional]
deleted bool Whether or not the scheduled subtransaction has been deleted. Deleted scheduled subtransactions will only be included in delta requests.

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