分時分量查詢
getTimeSliceOrder
輸入參數
| 參數 | 類別 | 說明 |
|---|---|---|
| account | Account | 帳號 |
| batchNo | string | 分時分量條件單號 |
Result 回傳
| 參數 | 類別 | 說明 |
|---|---|---|
| isSuccess | bool | 是否成功 |
| data | List | 條件單回傳資訊 |
| message | string ? (optional) | 當isSuccess : false 回傳錯誤訊息 |
委託資訊 ConditionDetail 欄位
Return type : Object
| 參數 | 類別 | 說明 |
|---|---|---|
| guid | string | 條件單號 |
| batchNo | string | 分單批號 |
| orderLevel | string | 條件單層級 |
| lastTime | string | 更新時間 |
| parentGuid | string | 父單單號 |
| symbol | string | 商品代號 |
| orderAmount | string | 委託金額 |
| childBatchNo | string | 子單分單批號 |
| account | string | 帳號 |
| conditionContent | string | 條件內容 |
| action | string | 處理方式 |
| conditionBuySell | string |