Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 687 Bytes

CreateUniLoan.md

File metadata and controls

15 lines (10 loc) · 687 Bytes

CreateUniLoan

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

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