Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 847 Bytes

UnifiedCurrency.md

File metadata and controls

15 lines (11 loc) · 847 Bytes

UnifiedCurrency

Properties

Name Type Description Notes
name str Currency name [optional]
prec str Currency precision [optional]
min_borrow_amount str The minimum debit limit is the unit of currency [optional]
user_max_borrow_amount str The minimum debit limit is the unit of currency [optional]
total_max_borrow_amount str The maximum debit limit for the platform is USDT [optional]
loan_status str Does the lending status - `disable` : Loans are prohibited - `enable`: Support lending [optional]

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