AcsRouterJobEventData interface
すべてのルーター ジョブ イベントの共通プロパティのスキーマ
- Extends
継承されたプロパティ
| channel |
ルーター イベント チャネル ID |
| channel |
ルーター イベント チャネル リファレンス |
| job |
ルーター イベント ジョブ ID |
プロパティの詳細
labels
ルーター ジョブ イベント ラベル
labels: Record<string, string>
プロパティ値
Record<string, string>
queueId
ルーター ジョブ イベント キュー ID
queueId?: string
プロパティ値
string
tags
ルータージョブイベントタグ
tags: Record<string, string>
プロパティ値
Record<string, string>
継承されたプロパティの詳細
channelId
channelReference
ルーター イベント チャネル リファレンス
channelReference?: string
プロパティ値
string
AcsRouterEventData.channelReferenceから継承