Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 857 Bytes

UnifiedCurrency.md

File metadata and controls

16 lines (11 loc) · 857 Bytes

UnifiedCurrency

Properties

Name Type Description Notes
Name string Currency name [optional]
Prec string Currency precision [optional]
MinBorrowAmount string The minimum debit limit is the unit of currency [optional]
UserMaxBorrowAmount string The minimum debit limit is the unit of currency [optional]
TotalMaxBorrowAmount string The maximum debit limit for the platform is USDT [optional]
LoanStatus string Does the lending status - `disable` : Loans are prohibited - `enable`: Support lending [optional]

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