Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 720 Bytes

UniCurrency.md

File metadata and controls

15 lines (10 loc) · 720 Bytes

UniCurrency

Properties

Name Type Description Notes
Currency string Currency name [optional] [readonly]
MinLendAmount string The minimum lending amount, in the unit of the currency. [optional] [readonly]
MaxLendAmount string The total maximum lending amount, in USDT [optional] [readonly]
MaxRate string Maximum rate (Hourly) [optional] [readonly]
MinRate string Minimum rate (Hourly) [optional] [readonly]

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