Interest Deduction Record
| Name | Type | Description | Notes |
|---|---|---|---|
| currency | str | Currency name | [optional] [readonly] |
| currency_pair | str | Currency pair | [optional] [readonly] |
| actual_rate | str | Actual Rate | [optional] [readonly] |
| interest | str | Interest | [optional] [readonly] |
| status | int | Status: 0 - fail, 1 - success | [optional] [readonly] |
| type | str | Type: platform - Platform borrowing, margin - Margin borrowing | [optional] [readonly] |
| create_time | int | Created time | [optional] [readonly] |