Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 825 Bytes

UnifiedCurrency.md

File metadata and controls

13 lines (10 loc) · 825 Bytes

UnifiedCurrency

Properties

Name Type Description Notes
name string Currency name [optional] [default to undefined]
prec string Currency precision [optional] [default to undefined]
minBorrowAmount string The minimum debit limit is the unit of currency [optional] [default to undefined]
userMaxBorrowAmount string The minimum debit limit is the unit of currency [optional] [default to undefined]
totalMaxBorrowAmount string The maximum debit limit for the platform is USDT [optional] [default to undefined]
loanStatus string Does the lending status - `disable` : Loans are prohibited - `enable`: Support lending [optional] [default to undefined]