Name | Type | Description | Notes |
---|---|---|---|
Currency | string | Currency | [optional] [readonly] |
CurrentAmount | string | Current amount | [optional] [readonly] |
Amount | string | Total amount | [optional] [readonly] |
LentAmount | string | Lent amount | [optional] [readonly] |
FrozenAmount | string | Frozen amount | [optional] [readonly] |
MinRate | string | Minimum interest rate | [optional] [readonly] |
InterestStatus | string | Interest status: interest_dividend - regular dividend, interest_reinvest - interest reinvestment | [optional] [readonly] |
ReinvestLeftAmount | string | Amount not reinvested | [optional] [readonly] |
CreateTime | int64 | Created time of the lending order | [optional] [readonly] |
UpdateTime | int64 | Upated time of the lending order | [optional] [readonly] |