Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 692 Bytes

File metadata and controls

15 lines (10 loc) · 692 Bytes

CreateUniLoan

Properties

Name Type Description Notes
Currency string Currency
Type string Type: `borrow` - borrow, `repay` - repay
Amount string Borrow or repayment amount
RepaidAll bool Full repayment. For repayment operations only. When `true`, overrides `amount` and repays the full amount [optional]
CurrencyPair string Currency pair

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