Name | Type | Description | Notes |
---|---|---|---|
currency | str | Currency name | [optional] |
available | str | Available assets to lend, which is identical to spot account `available` | [optional] |
locked | str | Locked amount. i.e. amount in `open` loans | [optional] |
lent | str | Outstanding loan amount yet to be repaid | [optional] |
total_lent | str | Amount used for lending. total_lent = lent + locked | [optional] |