Skip to content
This repository was archived by the owner on Jul 16, 2026. It is now read-only.

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]