| Name | Type | Description | Notes |
|---|---|---|---|
| currency | string | Currency | [optional] [readonly] |
| current_amount | string | Current amount | [optional] [readonly] |
| amount | string | Total Lending Amount | [optional] [readonly] |
| lent_amount | string | Lent Amount | [optional] [readonly] |
| frozen_amount | string | Pending Redemption Amount | [optional] [readonly] |
| min_rate | string | Minimum interest rate | [optional] [readonly] |
| interest_status | string | Interest status: interest_dividend - Normal dividend, interest_reinvest - Interest reinvestment | [optional] [readonly] |
| reinvest_left_amount | string | Non-reinvested Amount | [optional] [readonly] |
| create_time | int | Lending Order Creation Time | [optional] [readonly] |
| update_time | int | Lending Order Last Update Time | [optional] [readonly] |