CancelPreparePositionEntryResult
Result of CancelPreparePositionEntry.
| Field | Type | Required | Nullable | Default | Description |
|---|---|---|---|---|---|
JobId | str | Yes | No | Job id. | |
Cancelled | bool | Yes | No | Whether the job was cancelled. |
CancelPreparePositionEntryResultResult of CancelPreparePositionEntry.
| Field | Type | Required | Nullable | Default | Description |
|---|---|---|---|---|---|
JobId | str | Yes | No | Job id. | |
Cancelled | bool | Yes | No | Whether the job was cancelled. |