| Name | Type | Description | Notes |
|---|---|---|---|
| currency | string | Currency name | [optional] [readonly] [default to undefined] |
| minLendAmount | string | The minimum lending amount, in the unit of the currency | [optional] [readonly] [default to undefined] |
| maxLendAmount | string | The total maximum lending amount, in USDT | [optional] [readonly] [default to undefined] |
| maxRate | string | Maximum rate (Hourly) | [optional] [readonly] [default to undefined] |
| minRate | string | Minimum rate (Hourly) | [optional] [readonly] [default to undefined] |