| Name | Type | Description | Notes |
|---|---|---|---|
| Currency | string | Currency name | [optional] [readonly] |
| Amount | string | Current Amount | [optional] [readonly] |
| LastWalletAmount | string | Previous Available Amount | [optional] [readonly] |
| LastLentAmount | string | Previous Lent Amount | [optional] [readonly] |
| LastFrozenAmount | string | Previous Frozen Amount | [optional] [readonly] |
| Type | string | Record Type: lend - Lend, redeem - Redeem | [optional] [readonly] |
| CreateTime | int64 | Created time | [optional] [readonly] |