| 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] |
This repository was archived by the owner on Jun 2, 2025. It is now read-only.