| Name | Type | Description | Notes |
|---|---|---|---|
| currency | string | Currency name | [optional] [readonly] [default to undefined] |
| amount | string | Current Amount | [optional] [readonly] [default to undefined] |
| lastWalletAmount | string | Previous Available Amount | [optional] [readonly] [default to undefined] |
| lastLentAmount | string | Previous Lent Amount | [optional] [readonly] [default to undefined] |
| lastFrozenAmount | string | Previous Frozen Amount | [optional] [readonly] [default to undefined] |
| type | string | Record Type: lend - Lend, redeem - Redeem | [optional] [readonly] [default to undefined] |
| createTime | number | Created time | [optional] [readonly] [default to undefined] |