Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 692 Bytes

CreateUniLoan.md

File metadata and controls

15 lines (11 loc) · 692 Bytes

CreateUniLoan

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. Repay operation only. If the value is `true`, the amount will be ignored and the loan will be repaid in full. [optional]
currency_pair str Currency pair

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