Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 709 Bytes

UnifiedLoan.md

File metadata and controls

15 lines (10 loc) · 709 Bytes

UnifiedLoan

Properties

Name Type Description Notes
Currency string Currency
Type string type: borrow - borrow, repay - repay
Amount string The amount of lending or repaying
RepaidAll bool Full repayment is solely for repayment operations. When set to 'true,' it overrides the 'amount,' allowing for direct full repayment. [optional]
Text string User defined custom ID [optional]

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