Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 870 Bytes

BalanceByTransaction.md

File metadata and controls

17 lines (12 loc) · 870 Bytes

BalanceByTransaction

Properties

Name Type Description Notes
transaction_id str Unique identifier for the transaction. [optional]
transaction_date date Date of the transaction. [optional]
transaction_type str Type of the transaction. [optional]
due_date date Due date of the transaction. [optional]
original_amount float Original amount of the transaction. [optional]
outstanding_balance float Outstanding balance of the transaction. [optional]
transaction_number str Transaction number of the transaction. [optional]

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