Name | Type | Description | Notes |
---|---|---|---|
name | string | Currency name | [optional] [default to undefined] |
prec | string | Currency precision | [optional] [default to undefined] |
minBorrowAmount | string | The minimum debit limit is the unit of currency | [optional] [default to undefined] |
userMaxBorrowAmount | string | The minimum debit limit is the unit of currency | [optional] [default to undefined] |
totalMaxBorrowAmount | string | The maximum debit limit for the platform is USDT | [optional] [default to undefined] |
loanStatus | string | Does the lending status - `disable` : Loans are prohibited - `enable`: Support lending | [optional] [default to undefined] |