| Name | Type | Description | Notes |
|---|---|---|---|
| Currency | string | Currency | [optional] [readonly] |
| CurrentAmount | string | Current amount | [optional] [readonly] |
| Amount | string | Total Lending Amount | [optional] [readonly] |
| LentAmount | string | Lent Amount | [optional] [readonly] |
| FrozenAmount | string | Pending Redemption Amount | [optional] [readonly] |
| MinRate | string | Minimum interest rate | [optional] [readonly] |
| InterestStatus | string | Interest status: interest_dividend - Normal dividend, interest_reinvest - Interest reinvestment | [optional] [readonly] |
| ReinvestLeftAmount | string | Non-reinvested Amount | [optional] [readonly] |
| CreateTime | int64 | Lending Order Creation Time | [optional] [readonly] |
| UpdateTime | int64 | Lending Order Last Update Time | [optional] [readonly] |