Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 832 Bytes

File metadata and controls

15 lines (11 loc) · 832 Bytes

UnifiedCurrency

Properties

Name Type Description Notes
name str Currency name [optional]
prec str Currency precision [optional]
min_borrow_amount str Minimum borrowable limit, in currency units [optional]
user_max_borrow_amount str User's maximum borrowable limit, in USDT [optional]
total_max_borrow_amount str Platform's maximum borrowable limit, in USDT [optional]
loan_status str Lending status - `disable` : Lending prohibited - `enable` : Lending supported [optional]

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