Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 860 Bytes

File metadata and controls

14 lines (11 loc) · 860 Bytes

# UnifiedCurrency

Properties

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

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