| Name | Type | Description | Notes |
|---|---|---|---|
| currency | string | Currency name | [optional] [readonly] |
| amount | string | Current Amount | [optional] [readonly] |
| last_wallet_amount | string | Previous Available Amount | [optional] [readonly] |
| last_lent_amount | string | Previous Lent Amount | [optional] [readonly] |
| last_frozen_amount | string | Previous Frozen Amount | [optional] [readonly] |
| type | string | Record Type: lend - Lend, redeem - Redeem | [optional] [readonly] |
| create_time | int | Created time | [optional] [readonly] |