DispatchRoutineResponse interface
例行派遣後回傳的識別碼會被排隊。
屬性
| action_correlation_id | 若有,則提供下游行動相關識別碼。 |
| dispatch_id | 為例行派遣所建立的派遣識別碼。 |
| task_id | 一個為派遣而建立的工作區任務識別碼(若有時)。 |
屬性詳細資料
action_correlation_id
若有,則提供下游行動相關識別碼。
action_correlation_id?: string
屬性值
string
dispatch_id
為例行派遣所建立的派遣識別碼。
dispatch_id?: string
屬性值
string
task_id
一個為派遣而建立的工作區任務識別碼(若有時)。
task_id?: string
屬性值
string