Plan execution record item
| Name | Type | Description | Notes |
|---|---|---|---|
| Id | long | Record ID | |
| Type | string | type | |
| Money | string | SourceCurrency | |
| UserId | long | User ID | |
| PlanId | long | Plan ID | |
| PlanVersion | long | PlanVersion | |
| Amount | string | Investment amount | |
| CreateTime | long | Investment time | |
| UpdateTime | long | Update time | |
| Status | string | Status | |
| StatusType | long | Status enum | |
| Side | long | 2 = Buy, Other = Sell | |
| StatusMessage | string | Status description | |
| Detail | string | Details | [optional] |
| Asset | string | Currency | [optional] |