Interest Record
| Name | Type | Description | Notes |
|---|---|---|---|
| status | int | Status: 0 - fail, 1 - success | [optional] [readonly] |
| currency | str | Currency | [optional] [readonly] |
| actual_rate | str | Actual Rate | [optional] [readonly] |
| interest | str | Interest | [optional] [readonly] |
| interest_status | str | Interest status: interest_dividend - Normal dividend, interest_reinvest - Interest reinvestment | [optional] [readonly] |
| create_time | int | Created time | [optional] [readonly] |