Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 842 Bytes

File metadata and controls

16 lines (11 loc) · 842 Bytes

UnifiedCurrency

Properties

Name Type Description Notes
Name string Currency name [optional]
Prec string Currency precision [optional]
MinBorrowAmount string Minimum borrowable limit, in currency units [optional]
UserMaxBorrowAmount string User's maximum borrowable limit, in USDT [optional]
TotalMaxBorrowAmount string Platform's maximum borrowable limit, in USDT [optional]
LoanStatus string Lending status - `disable` : Lending prohibited - `enable` : Lending supported [optional]

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