Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 697 Bytes

File metadata and controls

15 lines (11 loc) · 697 Bytes

CreateUniLoan

Borrow or repay

Properties

Name Type Description Notes
currency str Currency
type str Type: `borrow` - borrow, `repay` - repay
amount str Borrow or repayment amount
repaid_all bool Full repayment. For repayment operations only. When `true`, overrides `amount` and repays the full amount [optional]
currency_pair str Currency pair

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