Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 718 Bytes

File metadata and controls

15 lines (11 loc) · 718 Bytes

UnifiedLoan

Borrow or repay.

Properties

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

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