tmc.js 0.3.8 → 0.3.10

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -24,831 +24,841 @@
24
24
 
25
25
  declare namespace IncomingMessage {
26
26
  /** {@link Alibaba.Adlab.IotDevice 自动驾驶API > 自动驾驶iot设备消息} */
27
- type AlibabaAdlabIotDevice = Message & { content?: MessageContent & { content?: string | Alibaba.Adlab.IotDevice } };
27
+ type AlibabaAdlabIotDevice = Message & { content?: MessageContent & { topic?: 'alibaba_adlab_IotDevice', content?: string | Alibaba.Adlab.IotDevice } };
28
28
  /** {@link Alibaba.Adlab.OrderItemEtaUpdate 自动驾驶API > 包裹eta更新} */
29
- type AlibabaAdlabOrderItemEtaUpdate = Message & { content?: MessageContent & { content?: string | Alibaba.Adlab.OrderItemEtaUpdate } };
29
+ type AlibabaAdlabOrderItemEtaUpdate = Message & { content?: MessageContent & { topic?: 'alibaba_adlab_OrderItemEtaUpdate', content?: string | Alibaba.Adlab.OrderItemEtaUpdate } };
30
30
  /** {@link Alibaba.Adlab.OrderItemStatus 自动驾驶API > 包裹配送状态更新} */
31
- type AlibabaAdlabOrderItemStatus = Message & { content?: MessageContent & { content?: string | Alibaba.Adlab.OrderItemStatus } };
31
+ type AlibabaAdlabOrderItemStatus = Message & { content?: MessageContent & { topic?: 'alibaba_adlab_OrderItemStatus', content?: string | Alibaba.Adlab.OrderItemStatus } };
32
32
  /** {@link Alibaba.Alicom.FlowGiftSendNotify 阿里通信 > 阿里通信流量统一营销赠品发放通知} */
33
- type AlibabaAlicomFlowGiftSendNotify = Message & { content?: MessageContent & { content?: string | Alibaba.Alicom.FlowGiftSendNotify } };
33
+ type AlibabaAlicomFlowGiftSendNotify = Message & { content?: MessageContent & { topic?: 'alibaba_alicom_FlowGiftSendNotify', content?: string | Alibaba.Alicom.FlowGiftSendNotify } };
34
34
  /** {@link Alibaba.Alihealth.BillProcessStatusNotify 阿里健康-疫苗 > 单据处理状态通知} */
35
- type AlibabaAlihealthBillProcessStatusNotify = Message & { content?: MessageContent & { content?: string | Alibaba.Alihealth.BillProcessStatusNotify } };
35
+ type AlibabaAlihealthBillProcessStatusNotify = Message & { content?: MessageContent & { topic?: 'alibaba_alihealth_BillProcessStatusNotify', content?: string | Alibaba.Alihealth.BillProcessStatusNotify } };
36
36
  /** {@link Alibaba.Alihealth.DoctorMessage 阿里健康-疫苗 > 医生、服务相关消息} */
37
- type AlibabaAlihealthDoctorMessage = Message & { content?: MessageContent & { content?: string | Alibaba.Alihealth.DoctorMessage } };
37
+ type AlibabaAlihealthDoctorMessage = Message & { content?: MessageContent & { topic?: 'alibaba_alihealth_DoctorMessage', content?: string | Alibaba.Alihealth.DoctorMessage } };
38
38
  /** {@link Alibaba.Alihealth.NrmopOrderStatusChange 阿里健康-疫苗 > 中台订单状态变化推送} */
39
- type AlibabaAlihealthNrmopOrderStatusChange = Message & { content?: MessageContent & { content?: string | Alibaba.Alihealth.NrmopOrderStatusChange } };
39
+ type AlibabaAlihealthNrmopOrderStatusChange = Message & { content?: MessageContent & { topic?: 'alibaba_alihealth_NrmopOrderStatusChange', content?: string | Alibaba.Alihealth.NrmopOrderStatusChange } };
40
40
  /** {@link Alibaba.Alihealth.OrderStatusChange 阿里健康-疫苗 > 平台通知三方机构"订单状态变更"} */
41
- type AlibabaAlihealthOrderStatusChange = Message & { content?: MessageContent & { content?: string | Alibaba.Alihealth.OrderStatusChange } };
41
+ type AlibabaAlihealthOrderStatusChange = Message & { content?: MessageContent & { topic?: 'alibaba_alihealth_OrderStatusChange', content?: string | Alibaba.Alihealth.OrderStatusChange } };
42
42
  /** {@link Alibaba.Alihealth.TradeOrderStatusChange 阿里健康-疫苗 > O2O订单状态变更通知} */
43
- type AlibabaAlihealthTradeOrderStatusChange = Message & { content?: MessageContent & { content?: string | Alibaba.Alihealth.TradeOrderStatusChange } };
43
+ type AlibabaAlihealthTradeOrderStatusChange = Message & { content?: MessageContent & { topic?: 'alibaba_alihealth_TradeOrderStatusChange', content?: string | Alibaba.Alihealth.TradeOrderStatusChange } };
44
44
  /** {@link Alibaba.Alihealth.TradeVaccineSubscribeChange 阿里健康-疫苗 > 疫苗交易预约信息变动} */
45
- type AlibabaAlihealthTradeVaccineSubscribeChange = Message & { content?: MessageContent & { content?: string | Alibaba.Alihealth.TradeVaccineSubscribeChange } };
45
+ type AlibabaAlihealthTradeVaccineSubscribeChange = Message & { content?: MessageContent & { topic?: 'alibaba_alihealth_TradeVaccineSubscribeChange', content?: string | Alibaba.Alihealth.TradeVaccineSubscribeChange } };
46
46
  /** {@link Alibaba.Alink.DeviceDataPush 阿里物联 > 设备数据推送} */
47
- type AlibabaAlinkDeviceDataPush = Message & { content?: MessageContent & { content?: string | Alibaba.Alink.DeviceDataPush } };
47
+ type AlibabaAlinkDeviceDataPush = Message & { content?: MessageContent & { topic?: 'alibaba_alink_DeviceDataPush', content?: string | Alibaba.Alink.DeviceDataPush } };
48
48
  /** {@link Alibaba.Alink.DeviceMessage 阿里物联 > 设备报警消息} */
49
- type AlibabaAlinkDeviceMessage = Message & { content?: MessageContent & { content?: string | Alibaba.Alink.DeviceMessage } };
49
+ type AlibabaAlinkDeviceMessage = Message & { content?: MessageContent & { topic?: 'alibaba_alink_DeviceMessage', content?: string | Alibaba.Alink.DeviceMessage } };
50
50
  /** {@link Alibaba.Aliqin.DigitalSmsTemplateDR 阿里通信 > 数字短信模板审批回执} */
51
- type AlibabaAliqinDigitalSmsTemplateDR = Message & { content?: MessageContent & { content?: string | Alibaba.Aliqin.DigitalSmsTemplateDR } };
51
+ type AlibabaAliqinDigitalSmsTemplateDR = Message & { content?: MessageContent & { topic?: 'alibaba_aliqin_DigitalSmsTemplateDR', content?: string | Alibaba.Aliqin.DigitalSmsTemplateDR } };
52
52
  /** {@link Alibaba.Aliqin.FcActiveIotcard 阿里通信 > 物联网卡激活通知} */
53
- type AlibabaAliqinFcActiveIotcard = Message & { content?: MessageContent & { content?: string | Alibaba.Aliqin.FcActiveIotcard } };
53
+ type AlibabaAliqinFcActiveIotcard = Message & { content?: MessageContent & { topic?: 'alibaba_aliqin_FcActiveIotcard', content?: string | Alibaba.Aliqin.FcActiveIotcard } };
54
54
  /** {@link Alibaba.Aliqin.FcCallCdr 阿里通信 > 语音呼叫结果推送} */
55
- type AlibabaAliqinFcCallCdr = Message & { content?: MessageContent & { content?: string | Alibaba.Aliqin.FcCallCdr } };
55
+ type AlibabaAliqinFcCallCdr = Message & { content?: MessageContent & { topic?: 'alibaba_aliqin_FcCallCdr', content?: string | Alibaba.Aliqin.FcCallCdr } };
56
56
  /** {@link Alibaba.Aliqin.FcCallRecord 阿里通信 > 录音回执} */
57
- type AlibabaAliqinFcCallRecord = Message & { content?: MessageContent & { content?: string | Alibaba.Aliqin.FcCallRecord } };
57
+ type AlibabaAliqinFcCallRecord = Message & { content?: MessageContent & { topic?: 'alibaba_aliqin_FcCallRecord', content?: string | Alibaba.Aliqin.FcCallRecord } };
58
58
  /** {@link Alibaba.Aliqin.FcFlowUp 阿里通信 > 流量直充状态报告} */
59
- type AlibabaAliqinFcFlowUp = Message & { content?: MessageContent & { content?: string | Alibaba.Aliqin.FcFlowUp } };
59
+ type AlibabaAliqinFcFlowUp = Message & { content?: MessageContent & { topic?: 'alibaba_aliqin_FcFlowUp', content?: string | Alibaba.Aliqin.FcFlowUp } };
60
60
  /** {@link Alibaba.Aliqin.FcSmsDR 阿里通信 > 短消息发送结果报告} */
61
- type AlibabaAliqinFcSmsDR = Message & { content?: MessageContent & { content?: string | Alibaba.Aliqin.FcSmsDR } };
61
+ type AlibabaAliqinFcSmsDR = Message & { content?: MessageContent & { topic?: 'alibaba_aliqin_FcSmsDR', content?: string | Alibaba.Aliqin.FcSmsDR } };
62
62
  /** {@link Alibaba.Aliqin.FcSmsUp 阿里通信 > 短信上行} */
63
- type AlibabaAliqinFcSmsUp = Message & { content?: MessageContent & { content?: string | Alibaba.Aliqin.FcSmsUp } };
63
+ type AlibabaAliqinFcSmsUp = Message & { content?: MessageContent & { topic?: 'alibaba_aliqin_FcSmsUp', content?: string | Alibaba.Aliqin.FcSmsUp } };
64
64
  /** {@link Alibaba.Aliqin.FcTmpStatus 阿里通信 > 语音呼叫中间状态消息} */
65
- type AlibabaAliqinFcTmpStatus = Message & { content?: MessageContent & { content?: string | Alibaba.Aliqin.FcTmpStatus } };
65
+ type AlibabaAliqinFcTmpStatus = Message & { content?: MessageContent & { topic?: 'alibaba_aliqin_FcTmpStatus', content?: string | Alibaba.Aliqin.FcTmpStatus } };
66
66
  /** {@link Alibaba.Aliqin.FlowDirectCharge 阿里通信 > 流量直充} */
67
- type AlibabaAliqinFlowDirectCharge = Message & { content?: MessageContent & { content?: string | Alibaba.Aliqin.FlowDirectCharge } };
67
+ type AlibabaAliqinFlowDirectCharge = Message & { content?: MessageContent & { topic?: 'alibaba_aliqin_FlowDirectCharge', content?: string | Alibaba.Aliqin.FlowDirectCharge } };
68
68
  /** {@link Alibaba.Aliqin.IotPersonalConfirmNotice 阿里通信 > 实名认证结果通知} */
69
- type AlibabaAliqinIotPersonalConfirmNotice = Message & { content?: MessageContent & { content?: string | Alibaba.Aliqin.IotPersonalConfirmNotice } };
69
+ type AlibabaAliqinIotPersonalConfirmNotice = Message & { content?: MessageContent & { topic?: 'alibaba_aliqin_IotPersonalConfirmNotice', content?: string | Alibaba.Aliqin.IotPersonalConfirmNotice } };
70
70
  /** {@link Alibaba.Aliqin.IotStatusNotice 阿里通信 > 物联网停机消息通知} */
71
- type AlibabaAliqinIotStatusNotice = Message & { content?: MessageContent & { content?: string | Alibaba.Aliqin.IotStatusNotice } };
71
+ type AlibabaAliqinIotStatusNotice = Message & { content?: MessageContent & { topic?: 'alibaba_aliqin_IotStatusNotice', content?: string | Alibaba.Aliqin.IotStatusNotice } };
72
+ /** {@link Alibaba.Aliqin.TaFcCallCdr 阿里通信 > 语音呼叫结果推送} */
73
+ type AlibabaAliqinTaFcCallCdr = Message & { content?: MessageContent & { topic?: 'alibaba_aliqin_TaFcCallCdr', content?: string | Alibaba.Aliqin.TaFcCallCdr } };
72
74
  /** {@link Alibaba.Aliqin.TaFcSmsDR 阿里通信 > 聚石塔短消息发送结果报告} */
73
- type AlibabaAliqinTaFcSmsDR = Message & { content?: MessageContent & { content?: string | Alibaba.Aliqin.TaFcSmsDR } };
75
+ type AlibabaAliqinTaFcSmsDR = Message & { content?: MessageContent & { topic?: 'alibaba_aliqin_TaFcSmsDR', content?: string | Alibaba.Aliqin.TaFcSmsDR } };
74
76
  /** {@link Alibaba.Einvoice.ApplyUpdate 电子发票 > 发票申请单状态变更通知} */
75
- type AlibabaEinvoiceApplyUpdate = Message & { content?: MessageContent & { content?: string | Alibaba.Einvoice.ApplyUpdate } };
77
+ type AlibabaEinvoiceApplyUpdate = Message & { content?: MessageContent & { topic?: 'alibaba_einvoice_ApplyUpdate', content?: string | Alibaba.Einvoice.ApplyUpdate } };
76
78
  /** {@link Alibaba.Einvoice.CompanyDoAction 电子发票 > 商户事件触发消息} */
77
- type AlibabaEinvoiceCompanyDoAction = Message & { content?: MessageContent & { content?: string | Alibaba.Einvoice.CompanyDoAction } };
79
+ type AlibabaEinvoiceCompanyDoAction = Message & { content?: MessageContent & { topic?: 'alibaba_einvoice_CompanyDoAction', content?: string | Alibaba.Einvoice.CompanyDoAction } };
78
80
  /** {@link Alibaba.Einvoice.OrderRefundResult 电子发票 > 订购单退款审核结果通知} */
79
- type AlibabaEinvoiceOrderRefundResult = Message & { content?: MessageContent & { content?: string | Alibaba.Einvoice.OrderRefundResult } };
81
+ type AlibabaEinvoiceOrderRefundResult = Message & { content?: MessageContent & { topic?: 'alibaba_einvoice_OrderRefundResult', content?: string | Alibaba.Einvoice.OrderRefundResult } };
80
82
  /** {@link Alibaba.Einvoice.RegisterFlowChange 电子发票 > 入驻工单状态变更消息} */
81
- type AlibabaEinvoiceRegisterFlowChange = Message & { content?: MessageContent & { content?: string | Alibaba.Einvoice.RegisterFlowChange } };
83
+ type AlibabaEinvoiceRegisterFlowChange = Message & { content?: MessageContent & { topic?: 'alibaba_einvoice_RegisterFlowChange', content?: string | Alibaba.Einvoice.RegisterFlowChange } };
82
84
  /** {@link Alibaba.Einvoice.RegisterFlowCreate 电子发票 > 入驻工单创建消息} */
83
- type AlibabaEinvoiceRegisterFlowCreate = Message & { content?: MessageContent & { content?: string | Alibaba.Einvoice.RegisterFlowCreate } };
85
+ type AlibabaEinvoiceRegisterFlowCreate = Message & { content?: MessageContent & { topic?: 'alibaba_einvoice_RegisterFlowCreate', content?: string | Alibaba.Einvoice.RegisterFlowCreate } };
84
86
  /** {@link Alibaba.Einvoice.TaxDeviceOrder 电子发票 > 增购税控设备触发消息} */
85
- type AlibabaEinvoiceTaxDeviceOrder = Message & { content?: MessageContent & { content?: string | Alibaba.Einvoice.TaxDeviceOrder } };
87
+ type AlibabaEinvoiceTaxDeviceOrder = Message & { content?: MessageContent & { topic?: 'alibaba_einvoice_TaxDeviceOrder', content?: string | Alibaba.Einvoice.TaxDeviceOrder } };
86
88
  /** {@link Alibaba.Fuwu.OrderPaid 1688服务市场 > 订单支付消息} */
87
- type AlibabaFuwuOrderPaid = Message & { content?: MessageContent & { content?: string | Alibaba.Fuwu.OrderPaid } };
89
+ type AlibabaFuwuOrderPaid = Message & { content?: MessageContent & { topic?: 'alibaba_fuwu_OrderPaid', content?: string | Alibaba.Fuwu.OrderPaid } };
88
90
  /** {@link Alibaba.Happytrip.OrderNotify 欢行开放平台 > 欢行统一订单模型变更通知消息} */
89
- type AlibabaHappytripOrderNotify = Message & { content?: MessageContent & { content?: string | Alibaba.Happytrip.OrderNotify } };
91
+ type AlibabaHappytripOrderNotify = Message & { content?: MessageContent & { topic?: 'alibaba_happytrip_OrderNotify', content?: string | Alibaba.Happytrip.OrderNotify } };
90
92
  /** {@link Alibaba.Invoice.Apply 阿里发票 > 开票申请} */
91
- type AlibabaInvoiceApply = Message & { content?: MessageContent & { content?: string | Alibaba.Invoice.Apply } };
93
+ type AlibabaInvoiceApply = Message & { content?: MessageContent & { topic?: 'alibaba_invoice_Apply', content?: string | Alibaba.Invoice.Apply } };
92
94
  /** {@link Alibaba.Invoice.ApplyResult 阿里发票 > 开票申请审核结果} */
93
- type AlibabaInvoiceApplyResult = Message & { content?: MessageContent & { content?: string | Alibaba.Invoice.ApplyResult } };
95
+ type AlibabaInvoiceApplyResult = Message & { content?: MessageContent & { topic?: 'alibaba_invoice_ApplyResult', content?: string | Alibaba.Invoice.ApplyResult } };
94
96
  /** {@link Alibaba.Invoice.DiskOffline 阿里发票 > 税盘下架单新增和更新通知} */
95
- type AlibabaInvoiceDiskOffline = Message & { content?: MessageContent & { content?: string | Alibaba.Invoice.DiskOffline } };
97
+ type AlibabaInvoiceDiskOffline = Message & { content?: MessageContent & { topic?: 'alibaba_invoice_DiskOffline', content?: string | Alibaba.Invoice.DiskOffline } };
96
98
  /** {@link Alibaba.Invoice.FlowBuket 阿里发票 > 资源包开通/订购记录同步} */
97
- type AlibabaInvoiceFlowBuket = Message & { content?: MessageContent & { content?: string | Alibaba.Invoice.FlowBuket } };
99
+ type AlibabaInvoiceFlowBuket = Message & { content?: MessageContent & { topic?: 'alibaba_invoice_FlowBuket', content?: string | Alibaba.Invoice.FlowBuket } };
98
100
  /** {@link Alibaba.Invoice.InvoiceApply 阿里发票 > 税控服务开票申请} */
99
- type AlibabaInvoiceInvoiceApply = Message & { content?: MessageContent & { content?: string | Alibaba.Invoice.InvoiceApply } };
101
+ type AlibabaInvoiceInvoiceApply = Message & { content?: MessageContent & { topic?: 'alibaba_invoice_InvoiceApply', content?: string | Alibaba.Invoice.InvoiceApply } };
100
102
  /** {@link Alibaba.Invoice.Logistics 阿里发票 > 发票对外通知物流信息} */
101
- type AlibabaInvoiceLogistics = Message & { content?: MessageContent & { content?: string | Alibaba.Invoice.Logistics } };
103
+ type AlibabaInvoiceLogistics = Message & { content?: MessageContent & { topic?: 'alibaba_invoice_Logistics', content?: string | Alibaba.Invoice.Logistics } };
102
104
  /** {@link Alibaba.Invoice.PaperOpsReturn 阿里发票 > 纸票操作结果回传(打印、作废等)} */
103
- type AlibabaInvoicePaperOpsReturn = Message & { content?: MessageContent & { content?: string | Alibaba.Invoice.PaperOpsReturn } };
105
+ type AlibabaInvoicePaperOpsReturn = Message & { content?: MessageContent & { topic?: 'alibaba_invoice_PaperOpsReturn', content?: string | Alibaba.Invoice.PaperOpsReturn } };
104
106
  /** {@link Alibaba.Invoice.PreConsulting 阿里发票 > 电子发票售前咨询} */
105
- type AlibabaInvoicePreConsulting = Message & { content?: MessageContent & { content?: string | Alibaba.Invoice.PreConsulting } };
107
+ type AlibabaInvoicePreConsulting = Message & { content?: MessageContent & { topic?: 'alibaba_invoice_PreConsulting', content?: string | Alibaba.Invoice.PreConsulting } };
106
108
  /** {@link Alibaba.Invoice.Query 阿里发票 > 数据查询请求} */
107
- type AlibabaInvoiceQuery = Message & { content?: MessageContent & { content?: string | Alibaba.Invoice.Query } };
109
+ type AlibabaInvoiceQuery = Message & { content?: MessageContent & { topic?: 'alibaba_invoice_Query', content?: string | Alibaba.Invoice.Query } };
108
110
  /** {@link Alibaba.Invoice.QueryInvoice 阿里发票 > 查询发票信息} */
109
- type AlibabaInvoiceQueryInvoice = Message & { content?: MessageContent & { content?: string | Alibaba.Invoice.QueryInvoice } };
111
+ type AlibabaInvoiceQueryInvoice = Message & { content?: MessageContent & { topic?: 'alibaba_invoice_QueryInvoice', content?: string | Alibaba.Invoice.QueryInvoice } };
110
112
  /** {@link Alibaba.Invoice.Regist 阿里发票 > 入驻阿里发票平台} */
111
- type AlibabaInvoiceRegist = Message & { content?: MessageContent & { content?: string | Alibaba.Invoice.Regist } };
113
+ type AlibabaInvoiceRegist = Message & { content?: MessageContent & { topic?: 'alibaba_invoice_Regist', content?: string | Alibaba.Invoice.Regist } };
112
114
  /** {@link Alibaba.Invoice.ResultReturn 阿里发票 > 开票请求结果} */
113
- type AlibabaInvoiceResultReturn = Message & { content?: MessageContent & { content?: string | Alibaba.Invoice.ResultReturn } };
115
+ type AlibabaInvoiceResultReturn = Message & { content?: MessageContent & { topic?: 'alibaba_invoice_ResultReturn', content?: string | Alibaba.Invoice.ResultReturn } };
114
116
  /** {@link Alibaba.Invoice.StatusChange 阿里发票 > 发票状态变更消息} */
115
- type AlibabaInvoiceStatusChange = Message & { content?: MessageContent & { content?: string | Alibaba.Invoice.StatusChange } };
117
+ type AlibabaInvoiceStatusChange = Message & { content?: MessageContent & { topic?: 'alibaba_invoice_StatusChange', content?: string | Alibaba.Invoice.StatusChange } };
116
118
  /** {@link Alibaba.Invoice.TaxChange 阿里发票 > 商家税号变更} */
117
- type AlibabaInvoiceTaxChange = Message & { content?: MessageContent & { content?: string | Alibaba.Invoice.TaxChange } };
119
+ type AlibabaInvoiceTaxChange = Message & { content?: MessageContent & { topic?: 'alibaba_invoice_TaxChange', content?: string | Alibaba.Invoice.TaxChange } };
118
120
  /** {@link Alibaba.Invoice.Unissue 阿里发票 > 创建未开具发票通知} */
119
- type AlibabaInvoiceUnissue = Message & { content?: MessageContent & { content?: string | Alibaba.Invoice.Unissue } };
121
+ type AlibabaInvoiceUnissue = Message & { content?: MessageContent & { topic?: 'alibaba_invoice_Unissue', content?: string | Alibaba.Invoice.Unissue } };
120
122
  /** {@link Alibaba.Lst.BmOrderLogisticsChange 零售通_公共 > 品牌商-订单物流状态变化} */
121
- type AlibabaLstBmOrderLogisticsChange = Message & { content?: MessageContent & { content?: string | Alibaba.Lst.BmOrderLogisticsChange } };
123
+ type AlibabaLstBmOrderLogisticsChange = Message & { content?: MessageContent & { topic?: 'alibaba_lst_BmOrderLogisticsChange', content?: string | Alibaba.Lst.BmOrderLogisticsChange } };
122
124
  /** {@link Alibaba.Lst.BroadcastSelfOrderShipChange 零售通_公共 > 线下自有订单发货状态变更消息} */
123
- type AlibabaLstBroadcastSelfOrderShipChange = Message & { content?: MessageContent & { content?: string | Alibaba.Lst.BroadcastSelfOrderShipChange } };
125
+ type AlibabaLstBroadcastSelfOrderShipChange = Message & { content?: MessageContent & { topic?: 'alibaba_lst_BroadcastSelfOrderShipChange', content?: string | Alibaba.Lst.BroadcastSelfOrderShipChange } };
124
126
  /** {@link Alibaba.Lst.CashierSync 零售通_公共 > 收银快照同步消息} */
125
- type AlibabaLstCashierSync = Message & { content?: MessageContent & { content?: string | Alibaba.Lst.CashierSync } };
127
+ type AlibabaLstCashierSync = Message & { content?: MessageContent & { topic?: 'alibaba_lst_CashierSync', content?: string | Alibaba.Lst.CashierSync } };
126
128
  /** {@link Alibaba.Lst.GoodsSync 零售通_公共 > 商品同步消息} */
127
- type AlibabaLstGoodsSync = Message & { content?: MessageContent & { content?: string | Alibaba.Lst.GoodsSync } };
129
+ type AlibabaLstGoodsSync = Message & { content?: MessageContent & { topic?: 'alibaba_lst_GoodsSync', content?: string | Alibaba.Lst.GoodsSync } };
128
130
  /** {@link Alibaba.Lst.InventorySync 零售通_公共 > 商品库存修改同步消息} */
129
- type AlibabaLstInventorySync = Message & { content?: MessageContent & { content?: string | Alibaba.Lst.InventorySync } };
131
+ type AlibabaLstInventorySync = Message & { content?: MessageContent & { topic?: 'alibaba_lst_InventorySync', content?: string | Alibaba.Lst.InventorySync } };
130
132
  /** {@link Alibaba.Lst.MsgTest 零售通_公共 > 消息测试} */
131
- type AlibabaLstMsgTest = Message & { content?: MessageContent & { content?: string | Alibaba.Lst.MsgTest } };
133
+ type AlibabaLstMsgTest = Message & { content?: MessageContent & { topic?: 'alibaba_lst_MsgTest', content?: string | Alibaba.Lst.MsgTest } };
132
134
  /** {@link Alibaba.Lst.OrderChange 零售通_公共 > 零售通交易订单变更消息} */
133
- type AlibabaLstOrderChange = Message & { content?: MessageContent & { content?: string | Alibaba.Lst.OrderChange } };
135
+ type AlibabaLstOrderChange = Message & { content?: MessageContent & { topic?: 'alibaba_lst_OrderChange', content?: string | Alibaba.Lst.OrderChange } };
134
136
  /** {@link Alibaba.Lst.RefundChange 零售通_公共 > 订单退单} */
135
- type AlibabaLstRefundChange = Message & { content?: MessageContent & { content?: string | Alibaba.Lst.RefundChange } };
137
+ type AlibabaLstRefundChange = Message & { content?: MessageContent & { topic?: 'alibaba_lst_RefundChange', content?: string | Alibaba.Lst.RefundChange } };
136
138
  /** {@link Alibaba.Lst.SpeakerAdvertPlayRecord 零售通_公共 > 如意音箱播放日志} */
137
- type AlibabaLstSpeakerAdvertPlayRecord = Message & { content?: MessageContent & { content?: string | Alibaba.Lst.SpeakerAdvertPlayRecord } };
139
+ type AlibabaLstSpeakerAdvertPlayRecord = Message & { content?: MessageContent & { topic?: 'alibaba_lst_SpeakerAdvertPlayRecord', content?: string | Alibaba.Lst.SpeakerAdvertPlayRecord } };
138
140
  /** {@link Alibaba.Lst.SupplierOrderChange 零售通_公共 > 零售通供应商交易订单变更消息} */
139
- type AlibabaLstSupplierOrderChange = Message & { content?: MessageContent & { content?: string | Alibaba.Lst.SupplierOrderChange } };
141
+ type AlibabaLstSupplierOrderChange = Message & { content?: MessageContent & { topic?: 'alibaba_lst_SupplierOrderChange', content?: string | Alibaba.Lst.SupplierOrderChange } };
140
142
  /** {@link Alibaba.Mmc.OpenStockAlterNotify MMC五盘货项目 > MMC五盘货盘招投域盘货变更消息} */
141
- type AlibabaMmcOpenStockAlterNotify = Message & { content?: MessageContent & { content?: string | Alibaba.Mmc.OpenStockAlterNotify } };
143
+ type AlibabaMmcOpenStockAlterNotify = Message & { content?: MessageContent & { topic?: 'alibaba_mmc_OpenStockAlterNotify', content?: string | Alibaba.Mmc.OpenStockAlterNotify } };
142
144
  /** {@link Alibaba.Mmc.OpenStockItemAlter MMC五盘货项目 > MMC盘招投商品变更消息} */
143
- type AlibabaMmcOpenStockItemAlter = Message & { content?: MessageContent & { content?: string | Alibaba.Mmc.OpenStockItemAlter } };
145
+ type AlibabaMmcOpenStockItemAlter = Message & { content?: MessageContent & { topic?: 'alibaba_mmc_OpenStockItemAlter', content?: string | Alibaba.Mmc.OpenStockItemAlter } };
144
146
  /** {@link Alibaba.Mmc.OrderNotify MMC五盘货项目 > MMC五盘货对接大润发正向订单消息} */
145
- type AlibabaMmcOrderNotify = Message & { content?: MessageContent & { content?: string | Alibaba.Mmc.OrderNotify } };
147
+ type AlibabaMmcOrderNotify = Message & { content?: MessageContent & { topic?: 'alibaba_mmc_OrderNotify', content?: string | Alibaba.Mmc.OrderNotify } };
146
148
  /** {@link Alibaba.Mmc.PriceUpdate MMC五盘货项目 > MMC五盘货对接大润发价格修改消息} */
147
- type AlibabaMmcPriceUpdate = Message & { content?: MessageContent & { content?: string | Alibaba.Mmc.PriceUpdate } };
149
+ type AlibabaMmcPriceUpdate = Message & { content?: MessageContent & { topic?: 'alibaba_mmc_PriceUpdate', content?: string | Alibaba.Mmc.PriceUpdate } };
148
150
  /** {@link Alibaba.Mmc.RefundOrderNotify MMC五盘货项目 > MMC五盘货对接大润发逆向交易消息} */
149
- type AlibabaMmcRefundOrderNotify = Message & { content?: MessageContent & { content?: string | Alibaba.Mmc.RefundOrderNotify } };
151
+ type AlibabaMmcRefundOrderNotify = Message & { content?: MessageContent & { topic?: 'alibaba_mmc_RefundOrderNotify', content?: string | Alibaba.Mmc.RefundOrderNotify } };
150
152
  /** {@link Alibaba.Monitor.EventSendMessage 聚石塔监控告警 > 聚石塔监控告警消息投递} */
151
- type AlibabaMonitorEventSendMessage = Message & { content?: MessageContent & { content?: string | Alibaba.Monitor.EventSendMessage } };
153
+ type AlibabaMonitorEventSendMessage = Message & { content?: MessageContent & { topic?: 'alibaba_monitor_EventSendMessage', content?: string | Alibaba.Monitor.EventSendMessage } };
152
154
  /** {@link Alibaba.Monitor.MessageSend 聚石塔监控告警 > 聚石塔监控告警消息投递} */
153
- type AlibabaMonitorMessageSend = Message & { content?: MessageContent & { content?: string | Alibaba.Monitor.MessageSend } };
155
+ type AlibabaMonitorMessageSend = Message & { content?: MessageContent & { topic?: 'alibaba_monitor_MessageSend', content?: string | Alibaba.Monitor.MessageSend } };
154
156
  /** {@link Alibaba.Mos.SaleOrder 银泰开放平台消息 > 销售单状态变更} */
155
- type AlibabaMosSaleOrder = Message & { content?: MessageContent & { content?: string | Alibaba.Mos.SaleOrder } };
157
+ type AlibabaMosSaleOrder = Message & { content?: MessageContent & { topic?: 'alibaba_mos_SaleOrder', content?: string | Alibaba.Mos.SaleOrder } };
156
158
  /** {@link Alibaba.Mos.SaleOrderRefund 银泰开放平台消息 > 销售单退款消息} */
157
- type AlibabaMosSaleOrderRefund = Message & { content?: MessageContent & { content?: string | Alibaba.Mos.SaleOrderRefund } };
159
+ type AlibabaMosSaleOrderRefund = Message & { content?: MessageContent & { topic?: 'alibaba_mos_SaleOrderRefund', content?: string | Alibaba.Mos.SaleOrderRefund } };
158
160
  /** {@link Alibaba.Nazca.AbandonCert 网上法庭 > 作废存证消息接口} */
159
- type AlibabaNazcaAbandonCert = Message & { content?: MessageContent & { content?: string | Alibaba.Nazca.AbandonCert } };
161
+ type AlibabaNazcaAbandonCert = Message & { content?: MessageContent & { topic?: 'alibaba_nazca_AbandonCert', content?: string | Alibaba.Nazca.AbandonCert } };
160
162
  /** {@link Alibaba.Nazca.QueryChargeNum 网上法庭 > 查询收费数量} */
161
- type AlibabaNazcaQueryChargeNum = Message & { content?: MessageContent & { content?: string | Alibaba.Nazca.QueryChargeNum } };
163
+ type AlibabaNazcaQueryChargeNum = Message & { content?: MessageContent & { topic?: 'alibaba_nazca_QueryChargeNum', content?: string | Alibaba.Nazca.QueryChargeNum } };
162
164
  /** {@link Alibaba.Nazca.SaveCert 网上法庭 > 发起存证消息接口} */
163
- type AlibabaNazcaSaveCert = Message & { content?: MessageContent & { content?: string | Alibaba.Nazca.SaveCert } };
165
+ type AlibabaNazcaSaveCert = Message & { content?: MessageContent & { topic?: 'alibaba_nazca_SaveCert', content?: string | Alibaba.Nazca.SaveCert } };
164
166
  /** {@link Alibaba.Nazca.UpdateChargeNum 网上法庭 > 更新收费数量} */
165
- type AlibabaNazcaUpdateChargeNum = Message & { content?: MessageContent & { content?: string | Alibaba.Nazca.UpdateChargeNum } };
167
+ type AlibabaNazcaUpdateChargeNum = Message & { content?: MessageContent & { topic?: 'alibaba_nazca_UpdateChargeNum', content?: string | Alibaba.Nazca.UpdateChargeNum } };
166
168
  /** {@link Alibaba.Nlife.BToBTradeStatusNotify 零售plus > 采购单状态变化通知} */
167
- type AlibabaNlifeBToBTradeStatusNotify = Message & { content?: MessageContent & { content?: string | Alibaba.Nlife.BToBTradeStatusNotify } };
169
+ type AlibabaNlifeBToBTradeStatusNotify = Message & { content?: MessageContent & { topic?: 'alibaba_nlife_BToBTradeStatusNotify', content?: string | Alibaba.Nlife.BToBTradeStatusNotify } };
168
170
  /** {@link Alibaba.Nlife.BToCTradeOrderSync 零售plus > 零售+订单同步消息} */
169
- type AlibabaNlifeBToCTradeOrderSync = Message & { content?: MessageContent & { content?: string | Alibaba.Nlife.BToCTradeOrderSync } };
171
+ type AlibabaNlifeBToCTradeOrderSync = Message & { content?: MessageContent & { topic?: 'alibaba_nlife_BToCTradeOrderSync', content?: string | Alibaba.Nlife.BToCTradeOrderSync } };
170
172
  /** {@link Alibaba.Nlife.BtoBTradeDeliverNotify 零售plus > 采购单发货通知消息} */
171
- type AlibabaNlifeBtoBTradeDeliverNotify = Message & { content?: MessageContent & { content?: string | Alibaba.Nlife.BtoBTradeDeliverNotify } };
173
+ type AlibabaNlifeBtoBTradeDeliverNotify = Message & { content?: MessageContent & { topic?: 'alibaba_nlife_BtoBTradeDeliverNotify', content?: string | Alibaba.Nlife.BtoBTradeDeliverNotify } };
172
174
  /** {@link Alibaba.Nlife.BtoBTradeEffectiveNotify 零售plus > 采购单生效通知消息} */
173
- type AlibabaNlifeBtoBTradeEffectiveNotify = Message & { content?: MessageContent & { content?: string | Alibaba.Nlife.BtoBTradeEffectiveNotify } };
175
+ type AlibabaNlifeBtoBTradeEffectiveNotify = Message & { content?: MessageContent & { topic?: 'alibaba_nlife_BtoBTradeEffectiveNotify', content?: string | Alibaba.Nlife.BtoBTradeEffectiveNotify } };
174
176
  /** {@link Alibaba.Nlife.BtobTradeRefundConfirmMsgNotify 零售plus > 采购单退货单确认消息} */
175
- type AlibabaNlifeBtobTradeRefundConfirmMsgNotify = Message & { content?: MessageContent & { content?: string | Alibaba.Nlife.BtobTradeRefundConfirmMsgNotify } };
177
+ type AlibabaNlifeBtobTradeRefundConfirmMsgNotify = Message & { content?: MessageContent & { topic?: 'alibaba_nlife_BtobTradeRefundConfirmMsgNotify', content?: string | Alibaba.Nlife.BtobTradeRefundConfirmMsgNotify } };
176
178
  /** {@link Alibaba.Nlife.BtobTradeRefundNotify 零售plus > 采购单退货通知消息} */
177
- type AlibabaNlifeBtobTradeRefundNotify = Message & { content?: MessageContent & { content?: string | Alibaba.Nlife.BtobTradeRefundNotify } };
179
+ type AlibabaNlifeBtobTradeRefundNotify = Message & { content?: MessageContent & { topic?: 'alibaba_nlife_BtobTradeRefundNotify', content?: string | Alibaba.Nlife.BtobTradeRefundNotify } };
178
180
  /** {@link Alibaba.Nlife.InstorageDiffAuditNotify 零售plus > 供应商审核差异单的通知消息} */
179
- type AlibabaNlifeInstorageDiffAuditNotify = Message & { content?: MessageContent & { content?: string | Alibaba.Nlife.InstorageDiffAuditNotify } };
181
+ type AlibabaNlifeInstorageDiffAuditNotify = Message & { content?: MessageContent & { topic?: 'alibaba_nlife_InstorageDiffAuditNotify', content?: string | Alibaba.Nlife.InstorageDiffAuditNotify } };
180
182
  /** {@link Alibaba.Nlife.ItemUpdate 零售plus > 零售+商品变动消息} */
181
- type AlibabaNlifeItemUpdate = Message & { content?: MessageContent & { content?: string | Alibaba.Nlife.ItemUpdate } };
183
+ type AlibabaNlifeItemUpdate = Message & { content?: MessageContent & { topic?: 'alibaba_nlife_ItemUpdate', content?: string | Alibaba.Nlife.ItemUpdate } };
182
184
  /** {@link Alibaba.Serviceplatform.FulfilTask 天猫服务 > 服务供应链核销单消息} */
183
- type AlibabaServiceplatformFulfilTask = Message & { content?: MessageContent & { content?: string | Alibaba.Serviceplatform.FulfilTask } };
185
+ type AlibabaServiceplatformFulfilTask = Message & { content?: MessageContent & { topic?: 'alibaba_serviceplatform_FulfilTask', content?: string | Alibaba.Serviceplatform.FulfilTask } };
184
186
  /** {@link Alibaba.Serviceplatform.ServiceOrder 天猫服务 > 服务供应链服务单消息} */
185
- type AlibabaServiceplatformServiceOrder = Message & { content?: MessageContent & { content?: string | Alibaba.Serviceplatform.ServiceOrder } };
187
+ type AlibabaServiceplatformServiceOrder = Message & { content?: MessageContent & { topic?: 'alibaba_serviceplatform_ServiceOrder', content?: string | Alibaba.Serviceplatform.ServiceOrder } };
186
188
  /** {@link Alibaba.Sp.NotifyPaymentResult 阿里智付 > 通知付款结果} */
187
- type AlibabaSpNotifyPaymentResult = Message & { content?: MessageContent & { content?: string | Alibaba.Sp.NotifyPaymentResult } };
189
+ type AlibabaSpNotifyPaymentResult = Message & { content?: MessageContent & { topic?: 'alibaba_sp_NotifyPaymentResult', content?: string | Alibaba.Sp.NotifyPaymentResult } };
188
190
  /** {@link Alibaba.Tax.EmployeeSignResult 阿里发票 > 税优雇员签约结果消息} */
189
- type AlibabaTaxEmployeeSignResult = Message & { content?: MessageContent & { content?: string | Alibaba.Tax.EmployeeSignResult } };
191
+ type AlibabaTaxEmployeeSignResult = Message & { content?: MessageContent & { topic?: 'alibaba_tax_EmployeeSignResult', content?: string | Alibaba.Tax.EmployeeSignResult } };
190
192
  /** {@link Alibaba.Tax.SalaryPayResult 阿里发票 > 税优发薪结果通知} */
191
- type AlibabaTaxSalaryPayResult = Message & { content?: MessageContent & { content?: string | Alibaba.Tax.SalaryPayResult } };
193
+ type AlibabaTaxSalaryPayResult = Message & { content?: MessageContent & { topic?: 'alibaba_tax_SalaryPayResult', content?: string | Alibaba.Tax.SalaryPayResult } };
192
194
  /** {@link Alibaba.Tianji.ContractOrder 阿里通信 > 天机平台合约机供应商订单消息} */
193
- type AlibabaTianjiContractOrder = Message & { content?: MessageContent & { content?: string | Alibaba.Tianji.ContractOrder } };
195
+ type AlibabaTianjiContractOrder = Message & { content?: MessageContent & { topic?: 'alibaba_tianji_ContractOrder', content?: string | Alibaba.Tianji.ContractOrder } };
194
196
  /** {@link Alibaba.Tianji.OrderCreate 阿里通信 > 天机平台订单生成通知消息} */
195
- type AlibabaTianjiOrderCreate = Message & { content?: MessageContent & { content?: string | Alibaba.Tianji.OrderCreate } };
197
+ type AlibabaTianjiOrderCreate = Message & { content?: MessageContent & { topic?: 'alibaba_tianji_OrderCreate', content?: string | Alibaba.Tianji.OrderCreate } };
196
198
  /** {@link Alibaba.Wdk.ChannelCommentAudit 五道口商品 > 差评回评} */
197
- type AlibabaWdkChannelCommentAudit = Message & { content?: MessageContent & { content?: string | Alibaba.Wdk.ChannelCommentAudit } };
199
+ type AlibabaWdkChannelCommentAudit = Message & { content?: MessageContent & { topic?: 'alibaba_wdk_ChannelCommentAudit', content?: string | Alibaba.Wdk.ChannelCommentAudit } };
198
200
  /** {@link Alibaba.Wdk.ChannelOrderCancel 五道口商品 > 五道口售中取消外部订单消息} */
199
- type AlibabaWdkChannelOrderCancel = Message & { content?: MessageContent & { content?: string | Alibaba.Wdk.ChannelOrderCancel } };
201
+ type AlibabaWdkChannelOrderCancel = Message & { content?: MessageContent & { topic?: 'alibaba_wdk_ChannelOrderCancel', content?: string | Alibaba.Wdk.ChannelOrderCancel } };
200
202
  /** {@link Alibaba.Wdk.ChannelOrderCsRefundAudit 五道口商品 > 客服审核退款结果} */
201
- type AlibabaWdkChannelOrderCsRefundAudit = Message & { content?: MessageContent & { content?: string | Alibaba.Wdk.ChannelOrderCsRefundAudit } };
203
+ type AlibabaWdkChannelOrderCsRefundAudit = Message & { content?: MessageContent & { topic?: 'alibaba_wdk_ChannelOrderCsRefundAudit', content?: string | Alibaba.Wdk.ChannelOrderCsRefundAudit } };
202
204
  /** {@link Alibaba.Wdk.ChannelOrderCsUserrefund 五道口商品 > 客服代客发起售后退款(整单/部分)} */
203
- type AlibabaWdkChannelOrderCsUserrefund = Message & { content?: MessageContent & { content?: string | Alibaba.Wdk.ChannelOrderCsUserrefund } };
205
+ type AlibabaWdkChannelOrderCsUserrefund = Message & { content?: MessageContent & { topic?: 'alibaba_wdk_ChannelOrderCsUserrefund', content?: string | Alibaba.Wdk.ChannelOrderCsUserrefund } };
204
206
  /** {@link Alibaba.Wdk.ChannelOrderStatusChange 五道口商品 > 订单状态变更消息} */
205
- type AlibabaWdkChannelOrderStatusChange = Message & { content?: MessageContent & { content?: string | Alibaba.Wdk.ChannelOrderStatusChange } };
207
+ type AlibabaWdkChannelOrderStatusChange = Message & { content?: MessageContent & { topic?: 'alibaba_wdk_ChannelOrderStatusChange', content?: string | Alibaba.Wdk.ChannelOrderStatusChange } };
206
208
  /** {@link Alibaba.Wdk.ChannelStockSync 五道口商品 > 库存同步} */
207
- type AlibabaWdkChannelStockSync = Message & { content?: MessageContent & { content?: string | Alibaba.Wdk.ChannelStockSync } };
209
+ type AlibabaWdkChannelStockSync = Message & { content?: MessageContent & { topic?: 'alibaba_wdk_ChannelStockSync', content?: string | Alibaba.Wdk.ChannelStockSync } };
208
210
  /** {@link Alibaba.Wdk.FulfillOrderChange 五道口商品 > 售中履约变更消息} */
209
- type AlibabaWdkFulfillOrderChange = Message & { content?: MessageContent & { content?: string | Alibaba.Wdk.FulfillOrderChange } };
211
+ type AlibabaWdkFulfillOrderChange = Message & { content?: MessageContent & { topic?: 'alibaba_wdk_FulfillOrderChange', content?: string | Alibaba.Wdk.FulfillOrderChange } };
210
212
  /** {@link Alibaba.Wdk.StoreItemUpdate 五道口商品 > 商家渠道商品变动消息} */
211
- type AlibabaWdkStoreItemUpdate = Message & { content?: MessageContent & { content?: string | Alibaba.Wdk.StoreItemUpdate } };
213
+ type AlibabaWdkStoreItemUpdate = Message & { content?: MessageContent & { topic?: 'alibaba_wdk_StoreItemUpdate', content?: string | Alibaba.Wdk.StoreItemUpdate } };
212
214
  /** {@link Alibaba.Wdkitem.WarehouseSkuModify 五道口商品 > 五道口仓商品变更消息} */
213
- type AlibabaWdkitemWarehouseSkuModify = Message & { content?: MessageContent & { content?: string | Alibaba.Wdkitem.WarehouseSkuModify } };
215
+ type AlibabaWdkitemWarehouseSkuModify = Message & { content?: MessageContent & { topic?: 'alibaba_wdkitem_WarehouseSkuModify', content?: string | Alibaba.Wdkitem.WarehouseSkuModify } };
214
216
  /** {@link Alibaba.Wdkop.RexAccountChange 五道口订单 > Rex用户信息变更消息} */
215
- type AlibabaWdkopRexAccountChange = Message & { content?: MessageContent & { content?: string | Alibaba.Wdkop.RexAccountChange } };
217
+ type AlibabaWdkopRexAccountChange = Message & { content?: MessageContent & { topic?: 'alibaba_wdkop_RexAccountChange', content?: string | Alibaba.Wdkop.RexAccountChange } };
216
218
  /** {@link Alibaba.Wdkopen.OrderMessage 五道口订单 > 五道口交易状态变更消息通知} */
217
- type AlibabaWdkopenOrderMessage = Message & { content?: MessageContent & { content?: string | Alibaba.Wdkopen.OrderMessage } };
219
+ type AlibabaWdkopenOrderMessage = Message & { content?: MessageContent & { topic?: 'alibaba_wdkopen_OrderMessage', content?: string | Alibaba.Wdkopen.OrderMessage } };
218
220
  /** {@link Alibaba.Wdkopen.PriceAdjust 五道口订单 > 采购价变更消息} */
219
- type AlibabaWdkopenPriceAdjust = Message & { content?: MessageContent & { content?: string | Alibaba.Wdkopen.PriceAdjust } };
221
+ type AlibabaWdkopenPriceAdjust = Message & { content?: MessageContent & { topic?: 'alibaba_wdkopen_PriceAdjust', content?: string | Alibaba.Wdkopen.PriceAdjust } };
220
222
  /** {@link Alibaba.Wdkopen.RefundMessage 五道口订单 > 同城零售逆向交易消息} */
221
- type AlibabaWdkopenRefundMessage = Message & { content?: MessageContent & { content?: string | Alibaba.Wdkopen.RefundMessage } };
223
+ type AlibabaWdkopenRefundMessage = Message & { content?: MessageContent & { topic?: 'alibaba_wdkopen_RefundMessage', content?: string | Alibaba.Wdkopen.RefundMessage } };
222
224
  /** {@link Alibaba.Wdkorder.FulfillStatusChange 五道口订单 > 五道口订单履约状态变更消息} */
223
- type AlibabaWdkorderFulfillStatusChange = Message & { content?: MessageContent & { content?: string | Alibaba.Wdkorder.FulfillStatusChange } };
225
+ type AlibabaWdkorderFulfillStatusChange = Message & { content?: MessageContent & { topic?: 'alibaba_wdkorder_FulfillStatusChange', content?: string | Alibaba.Wdkorder.FulfillStatusChange } };
224
226
  /** {@link Alibaba.Wdkorder.InsuranceOrder 五道口订单 > 共享库存保险正向投保消息} */
225
- type AlibabaWdkorderInsuranceOrder = Message & { content?: MessageContent & { content?: string | Alibaba.Wdkorder.InsuranceOrder } };
227
+ type AlibabaWdkorderInsuranceOrder = Message & { content?: MessageContent & { topic?: 'alibaba_wdkorder_InsuranceOrder', content?: string | Alibaba.Wdkorder.InsuranceOrder } };
226
228
  /** {@link Alibaba.Wdkorder.InsuranceRefund 五道口订单 > 共享库存保险逆向理赔消息} */
227
- type AlibabaWdkorderInsuranceRefund = Message & { content?: MessageContent & { content?: string | Alibaba.Wdkorder.InsuranceRefund } };
229
+ type AlibabaWdkorderInsuranceRefund = Message & { content?: MessageContent & { topic?: 'alibaba_wdkorder_InsuranceRefund', content?: string | Alibaba.Wdkorder.InsuranceRefund } };
228
230
  /** {@link Alibaba.Wdkorder.OrderFulfillPush 五道口订单 > 订单履约状态变更消息} */
229
- type AlibabaWdkorderOrderFulfillPush = Message & { content?: MessageContent & { content?: string | Alibaba.Wdkorder.OrderFulfillPush } };
231
+ type AlibabaWdkorderOrderFulfillPush = Message & { content?: MessageContent & { topic?: 'alibaba_wdkorder_OrderFulfillPush', content?: string | Alibaba.Wdkorder.OrderFulfillPush } };
230
232
  /** {@link Alibaba.Wdkorder.OrderFulfillTokenPush 五道口订单 > 履约状态变更消息} */
231
- type AlibabaWdkorderOrderFulfillTokenPush = Message & { content?: MessageContent & { content?: string | Alibaba.Wdkorder.OrderFulfillTokenPush } };
233
+ type AlibabaWdkorderOrderFulfillTokenPush = Message & { content?: MessageContent & { topic?: 'alibaba_wdkorder_OrderFulfillTokenPush', content?: string | Alibaba.Wdkorder.OrderFulfillTokenPush } };
232
234
  /** {@link Alibaba.Wdkorder.OrderStatusPush 五道口订单 > 猫超订单数据变更消息通知} */
233
- type AlibabaWdkorderOrderStatusPush = Message & { content?: MessageContent & { content?: string | Alibaba.Wdkorder.OrderStatusPush } };
235
+ type AlibabaWdkorderOrderStatusPush = Message & { content?: MessageContent & { topic?: 'alibaba_wdkorder_OrderStatusPush', content?: string | Alibaba.Wdkorder.OrderStatusPush } };
234
236
  /** {@link Alibaba.Wdkorder.RefundOrgPoint 五道口订单 > 逆向单企业积分消息发送} */
235
- type AlibabaWdkorderRefundOrgPoint = Message & { content?: MessageContent & { content?: string | Alibaba.Wdkorder.RefundOrgPoint } };
237
+ type AlibabaWdkorderRefundOrgPoint = Message & { content?: MessageContent & { topic?: 'alibaba_wdkorder_RefundOrgPoint', content?: string | Alibaba.Wdkorder.RefundOrgPoint } };
236
238
  /** {@link Alibaba.Wdkorder.RefundSuccess 五道口订单 > 五道口淘鲜达逆向订单消息} */
237
- type AlibabaWdkorderRefundSuccess = Message & { content?: MessageContent & { content?: string | Alibaba.Wdkorder.RefundSuccess } };
239
+ type AlibabaWdkorderRefundSuccess = Message & { content?: MessageContent & { topic?: 'alibaba_wdkorder_RefundSuccess', content?: string | Alibaba.Wdkorder.RefundSuccess } };
238
240
  /** {@link Alibaba.Wdkorder.SoPo 五道口订单 > 共享库存SOPO} */
239
- type AlibabaWdkorderSoPo = Message & { content?: MessageContent & { content?: string | Alibaba.Wdkorder.SoPo } };
241
+ type AlibabaWdkorderSoPo = Message & { content?: MessageContent & { topic?: 'alibaba_wdkorder_SoPo', content?: string | Alibaba.Wdkorder.SoPo } };
240
242
  /** {@link Alibaba.Wdkorder.StatusChange 五道口订单 > 五道口订单状态变更消息} */
241
- type AlibabaWdkorderStatusChange = Message & { content?: MessageContent & { content?: string | Alibaba.Wdkorder.StatusChange } };
243
+ type AlibabaWdkorderStatusChange = Message & { content?: MessageContent & { topic?: 'alibaba_wdkorder_StatusChange', content?: string | Alibaba.Wdkorder.StatusChange } };
242
244
  /** {@link Alibaba.Wdkorder.VoucherStatus 五道口订单 > 淘鲜达订单优惠券状态变更} */
243
- type AlibabaWdkorderVoucherStatus = Message & { content?: MessageContent & { content?: string | Alibaba.Wdkorder.VoucherStatus } };
245
+ type AlibabaWdkorderVoucherStatus = Message & { content?: MessageContent & { topic?: 'alibaba_wdkorder_VoucherStatus', content?: string | Alibaba.Wdkorder.VoucherStatus } };
244
246
  /** {@link Alibaba.Wdktrade.CouponInstance 五道口营销 > 营销券实例消息} */
245
- type AlibabaWdktradeCouponInstance = Message & { content?: MessageContent & { content?: string | Alibaba.Wdktrade.CouponInstance } };
247
+ type AlibabaWdktradeCouponInstance = Message & { content?: MessageContent & { topic?: 'alibaba_wdktrade_CouponInstance', content?: string | Alibaba.Wdktrade.CouponInstance } };
246
248
  /** {@link Alibaba.Yunio.DataTransfer 平台消息 > YunIO数据流转} */
247
- type AlibabaYunioDataTransfer = Message & { content?: MessageContent & { content?: string | Alibaba.Yunio.DataTransfer } };
249
+ type AlibabaYunioDataTransfer = Message & { content?: MessageContent & { topic?: 'alibaba_yunio_DataTransfer', content?: string | Alibaba.Yunio.DataTransfer } };
248
250
  /** {@link Alicom.Axb.SubsEventSync 阿里通信 > 绑定事件同步} */
249
- type AlicomAxbSubsEventSync = Message & { content?: MessageContent & { content?: string | Alicom.Axb.SubsEventSync } };
251
+ type AlicomAxbSubsEventSync = Message & { content?: MessageContent & { topic?: 'alicom_axb_SubsEventSync', content?: string | Alicom.Axb.SubsEventSync } };
250
252
  /** {@link Aliexpress.Aeia.TaskplatformInterestNotice AE-任务平台消息 > AE任务平台权益发放通知} */
251
- type AliexpressAeiaTaskplatformInterestNotice = Message & { content?: MessageContent & { content?: string | Aliexpress.Aeia.TaskplatformInterestNotice } };
253
+ type AliexpressAeiaTaskplatformInterestNotice = Message & { content?: MessageContent & { topic?: 'aliexpress_aeia_TaskplatformInterestNotice', content?: string | Aliexpress.Aeia.TaskplatformInterestNotice } };
252
254
  /** {@link Aliexpress.Order.Finish AE-交易 > 交易成功} */
253
- type AliexpressOrderFinish = Message & { content?: MessageContent & { content?: string | Aliexpress.Order.Finish } };
255
+ type AliexpressOrderFinish = Message & { content?: MessageContent & { topic?: 'aliexpress_order_Finish', content?: string | Aliexpress.Order.Finish } };
254
256
  /** {@link Aliexpress.Order.FundProcessing AE-交易 > 资金处理中} */
255
- type AliexpressOrderFundProcessing = Message & { content?: MessageContent & { content?: string | Aliexpress.Order.FundProcessing } };
257
+ type AliexpressOrderFundProcessing = Message & { content?: MessageContent & { topic?: 'aliexpress_order_FundProcessing', content?: string | Aliexpress.Order.FundProcessing } };
256
258
  /** {@link Aliexpress.Order.InCancel AE-交易 > 取消订单中} */
257
- type AliexpressOrderInCancel = Message & { content?: MessageContent & { content?: string | Aliexpress.Order.InCancel } };
259
+ type AliexpressOrderInCancel = Message & { content?: MessageContent & { topic?: 'aliexpress_order_InCancel', content?: string | Aliexpress.Order.InCancel } };
258
260
  /** {@link Aliexpress.Order.PlaceOrderSuccess AE-交易 > 下单成功} */
259
- type AliexpressOrderPlaceOrderSuccess = Message & { content?: MessageContent & { content?: string | Aliexpress.Order.PlaceOrderSuccess } };
261
+ type AliexpressOrderPlaceOrderSuccess = Message & { content?: MessageContent & { topic?: 'aliexpress_order_PlaceOrderSuccess', content?: string | Aliexpress.Order.PlaceOrderSuccess } };
260
262
  /** {@link Aliexpress.Order.RiskControl AE-交易 > 风控24小时} */
261
- type AliexpressOrderRiskControl = Message & { content?: MessageContent & { content?: string | Aliexpress.Order.RiskControl } };
263
+ type AliexpressOrderRiskControl = Message & { content?: MessageContent & { topic?: 'aliexpress_order_RiskControl', content?: string | Aliexpress.Order.RiskControl } };
262
264
  /** {@link Aliexpress.Order.SellerPartSendGoods AE-交易 > 等待部分发货} */
263
- type AliexpressOrderSellerPartSendGoods = Message & { content?: MessageContent & { content?: string | Aliexpress.Order.SellerPartSendGoods } };
265
+ type AliexpressOrderSellerPartSendGoods = Message & { content?: MessageContent & { topic?: 'aliexpress_order_SellerPartSendGoods', content?: string | Aliexpress.Order.SellerPartSendGoods } };
264
266
  /** {@link Aliexpress.Order.WaitBuyerAcceptGoods AE-交易 > 等待买家收货} */
265
- type AliexpressOrderWaitBuyerAcceptGoods = Message & { content?: MessageContent & { content?: string | Aliexpress.Order.WaitBuyerAcceptGoods } };
267
+ type AliexpressOrderWaitBuyerAcceptGoods = Message & { content?: MessageContent & { topic?: 'aliexpress_order_WaitBuyerAcceptGoods', content?: string | Aliexpress.Order.WaitBuyerAcceptGoods } };
266
268
  /** {@link Aliexpress.Order.WaitGroupSuccess AE-交易 > 等待成团} */
267
- type AliexpressOrderWaitGroupSuccess = Message & { content?: MessageContent & { content?: string | Aliexpress.Order.WaitGroupSuccess } };
269
+ type AliexpressOrderWaitGroupSuccess = Message & { content?: MessageContent & { topic?: 'aliexpress_order_WaitGroupSuccess', content?: string | Aliexpress.Order.WaitGroupSuccess } };
268
270
  /** {@link Aliexpress.Order.WaitSellerExamineMoney AE-交易 > 待卖家验款} */
269
- type AliexpressOrderWaitSellerExamineMoney = Message & { content?: MessageContent & { content?: string | Aliexpress.Order.WaitSellerExamineMoney } };
271
+ type AliexpressOrderWaitSellerExamineMoney = Message & { content?: MessageContent & { topic?: 'aliexpress_order_WaitSellerExamineMoney', content?: string | Aliexpress.Order.WaitSellerExamineMoney } };
270
272
  /** {@link Aliexpress.Order.WaitSellerSendGoods AE-交易 > 等待卖家发货} */
271
- type AliexpressOrderWaitSellerSendGoods = Message & { content?: MessageContent & { content?: string | Aliexpress.Order.WaitSellerSendGoods } };
273
+ type AliexpressOrderWaitSellerSendGoods = Message & { content?: MessageContent & { topic?: 'aliexpress_order_WaitSellerSendGoods', content?: string | Aliexpress.Order.WaitSellerSendGoods } };
272
274
  /** {@link Alihealth.Cep.OrderStatusChange 平台消息 > 孔雀翎订单消息通知} */
273
- type AlihealthCepOrderStatusChange = Message & { content?: MessageContent & { content?: string | Alihealth.Cep.OrderStatusChange } };
275
+ type AlihealthCepOrderStatusChange = Message & { content?: MessageContent & { topic?: 'alihealth_cep_OrderStatusChange', content?: string | Alihealth.Cep.OrderStatusChange } };
274
276
  /** {@link Alihealth.Ys.OrderMemConsume 阿里健康&一树-电商中台对接 > 订单支付成功推送} */
275
- type AlihealthYsOrderMemConsume = Message & { content?: MessageContent & { content?: string | Alihealth.Ys.OrderMemConsume } };
277
+ type AlihealthYsOrderMemConsume = Message & { content?: MessageContent & { topic?: 'alihealth_ys_OrderMemConsume', content?: string | Alihealth.Ys.OrderMemConsume } };
276
278
  /** {@link Alihealth.Ys.OrderPushConsume 阿里健康&一树-电商中台对接 > 一树孔雀翎订单付款通知} */
277
- type AlihealthYsOrderPushConsume = Message & { content?: MessageContent & { content?: string | Alihealth.Ys.OrderPushConsume } };
279
+ type AlihealthYsOrderPushConsume = Message & { content?: MessageContent & { topic?: 'alihealth_ys_OrderPushConsume', content?: string | Alihealth.Ys.OrderPushConsume } };
278
280
  /** {@link Alitrip.Agent.Notify 淘宝机票 > 商家机票业务通知} */
279
- type AlitripAgentNotify = Message & { content?: MessageContent & { content?: string | Alitrip.Agent.Notify } };
281
+ type AlitripAgentNotify = Message & { content?: MessageContent & { topic?: 'alitrip_agent_Notify', content?: string | Alitrip.Agent.Notify } };
280
282
  /** {@link Alitrip.Btrip.CorpSignCallback 商旅API > 阿里商旅企业签约结果回调} */
281
- type AlitripBtripCorpSignCallback = Message & { content?: MessageContent & { content?: string | Alitrip.Btrip.CorpSignCallback } };
283
+ type AlitripBtripCorpSignCallback = Message & { content?: MessageContent & { topic?: 'alitrip_btrip_CorpSignCallback', content?: string | Alitrip.Btrip.CorpSignCallback } };
282
284
  /** {@link Alitrip.Btrip.ExceedApplySubmit 商旅API > 阿里商旅企业超标审批单提交消息} */
283
- type AlitripBtripExceedApplySubmit = Message & { content?: MessageContent & { content?: string | Alitrip.Btrip.ExceedApplySubmit } };
285
+ type AlitripBtripExceedApplySubmit = Message & { content?: MessageContent & { topic?: 'alitrip_btrip_ExceedApplySubmit', content?: string | Alitrip.Btrip.ExceedApplySubmit } };
284
286
  /** {@link Alitrip.Flight.Change 淘宝机票 > 航变消息} */
285
- type AlitripFlightChange = Message & { content?: MessageContent & { content?: string | Alitrip.Flight.Change } };
287
+ type AlitripFlightChange = Message & { content?: MessageContent & { topic?: 'alitrip_flight_Change', content?: string | Alitrip.Flight.Change } };
286
288
  /** {@link Alitrip.Iesr.FlightChange 淘宝机票 > 航变数据推送} */
287
- type AlitripIesrFlightChange = Message & { content?: MessageContent & { content?: string | Alitrip.Iesr.FlightChange } };
289
+ type AlitripIesrFlightChange = Message & { content?: MessageContent & { topic?: 'alitrip_iesr_FlightChange', content?: string | Alitrip.Iesr.FlightChange } };
288
290
  /** {@link Alitrip.Iesr.TicketMessage 淘宝机票 > 国际运价采购票消息} */
289
- type AlitripIesrTicketMessage = Message & { content?: MessageContent & { content?: string | Alitrip.Iesr.TicketMessage } };
291
+ type AlitripIesrTicketMessage = Message & { content?: MessageContent & { topic?: 'alitrip_iesr_TicketMessage', content?: string | Alitrip.Iesr.TicketMessage } };
290
292
  /** {@link Alitrip.Ietrade.ChangeMsg 淘宝机票 > 国际机票改签订单状态消息} */
291
- type AlitripIetradeChangeMsg = Message & { content?: MessageContent & { content?: string | Alitrip.Ietrade.ChangeMsg } };
293
+ type AlitripIetradeChangeMsg = Message & { content?: MessageContent & { topic?: 'alitrip_ietrade_ChangeMsg', content?: string | Alitrip.Ietrade.ChangeMsg } };
292
294
  /** {@link Alitrip.Ietrade.OrderMsg 淘宝机票 > 国际机票订单消息} */
293
- type AlitripIetradeOrderMsg = Message & { content?: MessageContent & { content?: string | Alitrip.Ietrade.OrderMsg } };
295
+ type AlitripIetradeOrderMsg = Message & { content?: MessageContent & { topic?: 'alitrip_ietrade_OrderMsg', content?: string | Alitrip.Ietrade.OrderMsg } };
294
296
  /** {@link Alitrip.Ietrade.RefundMsg 淘宝机票 > 国际机票退票订单状态消息} */
295
- type AlitripIetradeRefundMsg = Message & { content?: MessageContent & { content?: string | Alitrip.Ietrade.RefundMsg } };
297
+ type AlitripIetradeRefundMsg = Message & { content?: MessageContent & { topic?: 'alitrip_ietrade_RefundMsg', content?: string | Alitrip.Ietrade.RefundMsg } };
296
298
  /** {@link Alitrip.Train.AgentStopQuery 淘宝火车票 > 火车票车次状态变更消息} */
297
- type AlitripTrainAgentStopQuery = Message & { content?: MessageContent & { content?: string | Alitrip.Train.AgentStopQuery } };
299
+ type AlitripTrainAgentStopQuery = Message & { content?: MessageContent & { topic?: 'alitrip_train_AgentStopQuery', content?: string | Alitrip.Train.AgentStopQuery } };
298
300
  /** {@link Alitrip.Travel.OrderChanged 航旅度假交易 > 飞猪度假交易订单状态变更消息} */
299
- type AlitripTravelOrderChanged = Message & { content?: MessageContent & { content?: string | Alitrip.Travel.OrderChanged } };
301
+ type AlitripTravelOrderChanged = Message & { content?: MessageContent & { topic?: 'alitrip_travel_OrderChanged', content?: string | Alitrip.Travel.OrderChanged } };
300
302
  /** {@link Alitrip.Travel.PersonChanged 航旅度假交易 > 出行人信息变更消息} */
301
- type AlitripTravelPersonChanged = Message & { content?: MessageContent & { content?: string | Alitrip.Travel.PersonChanged } };
303
+ type AlitripTravelPersonChanged = Message & { content?: MessageContent & { topic?: 'alitrip_travel_PersonChanged', content?: string | Alitrip.Travel.PersonChanged } };
302
304
  /** {@link Alitrip.Travel.VisaService 航旅度假交易 > 签证消息服务} */
303
- type AlitripTravelVisaService = Message & { content?: MessageContent & { content?: string | Alitrip.Travel.VisaService } };
305
+ type AlitripTravelVisaService = Message & { content?: MessageContent & { topic?: 'alitrip_travel_VisaService', content?: string | Alitrip.Travel.VisaService } };
304
306
  /** {@link Alitrip.Tripticket.TravellerCreate 航旅度假交易 > 旅行机票交易创建} */
305
- type AlitripTripticketTravellerCreate = Message & { content?: MessageContent & { content?: string | Alitrip.Tripticket.TravellerCreate } };
307
+ type AlitripTripticketTravellerCreate = Message & { content?: MessageContent & { topic?: 'alitrip_tripticket_TravellerCreate', content?: string | Alitrip.Tripticket.TravellerCreate } };
306
308
  /** {@link Alitrip.Visa.TradeDone 航旅度假交易 > 在线签证交易完成消息} */
307
- type AlitripVisaTradeDone = Message & { content?: MessageContent & { content?: string | Alitrip.Visa.TradeDone } };
309
+ type AlitripVisaTradeDone = Message & { content?: MessageContent & { topic?: 'alitrip_visa_TradeDone', content?: string | Alitrip.Visa.TradeDone } };
308
310
  /** {@link Aliyun.Iot.OrderSync IOT-智能制造 > 天天工厂采购单同步} */
309
- type AliyunIotOrderSync = Message & { content?: MessageContent & { content?: string | Aliyun.Iot.OrderSync } };
311
+ type AliyunIotOrderSync = Message & { content?: MessageContent & { topic?: 'aliyun_iot_OrderSync', content?: string | Aliyun.Iot.OrderSync } };
310
312
  /** {@link Banma.Right.TradeCreate 平台消息 > 斑马权益平台权益变更通知} */
311
- type BanmaRightTradeCreate = Message & { content?: MessageContent & { content?: string | Banma.Right.TradeCreate } };
313
+ type BanmaRightTradeCreate = Message & { content?: MessageContent & { topic?: 'banma_right_TradeCreate', content?: string | Banma.Right.TradeCreate } };
312
314
  /** {@link Cainiao.Consignplatform.LogisiticsDetail 菜鸟发货工作台 > 发货工作台下发物流详情消息} */
313
- type CainiaoConsignplatformLogisiticsDetail = Message & { content?: MessageContent & { content?: string | Cainiao.Consignplatform.LogisiticsDetail } };
315
+ type CainiaoConsignplatformLogisiticsDetail = Message & { content?: MessageContent & { topic?: 'cainiao_consignplatform_LogisiticsDetail', content?: string | Cainiao.Consignplatform.LogisiticsDetail } };
314
316
  /** {@link Cainiao.Iot.AftersalesTicket IoT售后解决方案 > IoT售后工单信息消息} */
315
- type CainiaoIotAftersalesTicket = Message & { content?: MessageContent & { content?: string | Cainiao.Iot.AftersalesTicket } };
317
+ type CainiaoIotAftersalesTicket = Message & { content?: MessageContent & { topic?: 'cainiao_iot_AftersalesTicket', content?: string | Cainiao.Iot.AftersalesTicket } };
316
318
  /** {@link Damai.Distribution.PerformCancel 大麦第三方票务供应商接入 > 场次取消消息推送} */
317
- type DamaiDistributionPerformCancel = Message & { content?: MessageContent & { content?: string | Damai.Distribution.PerformCancel } };
319
+ type DamaiDistributionPerformCancel = Message & { content?: MessageContent & { topic?: 'damai_distribution_PerformCancel', content?: string | Damai.Distribution.PerformCancel } };
318
320
  /** {@link Damai.Distribution.PerformStatus 大麦第三方票务供应商接入 > 场次状态变更推送} */
319
- type DamaiDistributionPerformStatus = Message & { content?: MessageContent & { content?: string | Damai.Distribution.PerformStatus } };
321
+ type DamaiDistributionPerformStatus = Message & { content?: MessageContent & { topic?: 'damai_distribution_PerformStatus', content?: string | Damai.Distribution.PerformStatus } };
320
322
  /** {@link Damai.Distribution.PreSaleToNow 大麦第三方票务供应商接入 > 预售改开票} */
321
- type DamaiDistributionPreSaleToNow = Message & { content?: MessageContent & { content?: string | Damai.Distribution.PreSaleToNow } };
323
+ type DamaiDistributionPreSaleToNow = Message & { content?: MessageContent & { topic?: 'damai_distribution_PreSaleToNow', content?: string | Damai.Distribution.PreSaleToNow } };
322
324
  /** {@link Damai.Distribution.ProjectStatus 大麦第三方票务供应商接入 > 项目状态推送} */
323
- type DamaiDistributionProjectStatus = Message & { content?: MessageContent & { content?: string | Damai.Distribution.ProjectStatus } };
325
+ type DamaiDistributionProjectStatus = Message & { content?: MessageContent & { topic?: 'damai_distribution_ProjectStatus', content?: string | Damai.Distribution.ProjectStatus } };
324
326
  /** {@link Damai.Distribution.TicketItemStatus 大麦第三方票务供应商接入 > 票品状态变更} */
325
- type DamaiDistributionTicketItemStatus = Message & { content?: MessageContent & { content?: string | Damai.Distribution.TicketItemStatus } };
327
+ type DamaiDistributionTicketItemStatus = Message & { content?: MessageContent & { topic?: 'damai_distribution_TicketItemStatus', content?: string | Damai.Distribution.TicketItemStatus } };
326
328
  /** {@link Damai.Trade.TicketStatusPush 大麦票单状态 > 大麦票单状态推送} */
327
- type DamaiTradeTicketStatusPush = Message & { content?: MessageContent & { content?: string | Damai.Trade.TicketStatusPush } };
329
+ type DamaiTradeTicketStatusPush = Message & { content?: MessageContent & { topic?: 'damai_trade_TicketStatusPush', content?: string | Damai.Trade.TicketStatusPush } };
328
330
  /** {@link Fliggy.Btrip.HotelDistributionOrderChange 商旅API > 订单状态变化} */
329
- type FliggyBtripHotelDistributionOrderChange = Message & { content?: MessageContent & { content?: string | Fliggy.Btrip.HotelDistributionOrderChange } };
331
+ type FliggyBtripHotelDistributionOrderChange = Message & { content?: MessageContent & { topic?: 'fliggy_btrip_HotelDistributionOrderChange', content?: string | Fliggy.Btrip.HotelDistributionOrderChange } };
330
332
  /** {@link Fliggy.Jipiao.FlightChange 淘宝机票 > 航变消息服务} */
331
- type FliggyJipiaoFlightChange = Message & { content?: MessageContent & { content?: string | Fliggy.Jipiao.FlightChange } };
333
+ type FliggyJipiaoFlightChange = Message & { content?: MessageContent & { topic?: 'fliggy_jipiao_FlightChange', content?: string | Fliggy.Jipiao.FlightChange } };
332
334
  /** {@link Fliggy.Ticket.OrderRefund 航旅度假交易 > 域外分销订单退款消息} */
333
- type FliggyTicketOrderRefund = Message & { content?: MessageContent & { content?: string | Fliggy.Ticket.OrderRefund } };
335
+ type FliggyTicketOrderRefund = Message & { content?: MessageContent & { topic?: 'fliggy_ticket_OrderRefund', content?: string | Fliggy.Ticket.OrderRefund } };
334
336
  /** {@link Fliggy.Ticket.OrderStatusChange 航旅度假交易 > 域外分销订单状态变更消息} */
335
- type FliggyTicketOrderStatusChange = Message & { content?: MessageContent & { content?: string | Fliggy.Ticket.OrderStatusChange } };
337
+ type FliggyTicketOrderStatusChange = Message & { content?: MessageContent & { topic?: 'fliggy_ticket_OrderStatusChange', content?: string | Fliggy.Ticket.OrderStatusChange } };
336
338
  /** {@link Fliggy.Ticket.VerifyNotify 航旅度假交易 > 域外分销订单码核销消息} */
337
- type FliggyTicketVerifyNotify = Message & { content?: MessageContent & { content?: string | Fliggy.Ticket.VerifyNotify } };
339
+ type FliggyTicketVerifyNotify = Message & { content?: MessageContent & { topic?: 'fliggy_ticket_VerifyNotify', content?: string | Fliggy.Ticket.VerifyNotify } };
338
340
  /** {@link Fuwu.Confirm.Fail 服务市场 > 收入确认失败} */
339
- type FuwuConfirmFail = Message & { content?: MessageContent & { content?: string | Fuwu.Confirm.Fail } };
341
+ type FuwuConfirmFail = Message & { content?: MessageContent & { topic?: 'fuwu_confirm_Fail', content?: string | Fuwu.Confirm.Fail } };
340
342
  /** {@link Fuwu.Confirm.Success 服务市场 > 收入确认成功} */
341
- type FuwuConfirmSuccess = Message & { content?: MessageContent & { content?: string | Fuwu.Confirm.Success } };
343
+ type FuwuConfirmSuccess = Message & { content?: MessageContent & { topic?: 'fuwu_confirm_Success', content?: string | Fuwu.Confirm.Success } };
342
344
  /** {@link Gov.Auction.PushVehicleDataToBM 大资产拍卖Top端拍品消息 > 推送机动车数据到斑马} */
343
- type GovAuctionPushVehicleDataToBM = Message & { content?: MessageContent & { content?: string | Gov.Auction.PushVehicleDataToBM } };
345
+ type GovAuctionPushVehicleDataToBM = Message & { content?: MessageContent & { topic?: 'gov_auction_PushVehicleDataToBM', content?: string | Gov.Auction.PushVehicleDataToBM } };
344
346
  /** {@link Gov.Auction.VehicleDataPush 大资产拍卖Top端拍品消息 > 斑马-机动车数据推送} */
345
- type GovAuctionVehicleDataPush = Message & { content?: MessageContent & { content?: string | Gov.Auction.VehicleDataPush } };
347
+ type GovAuctionVehicleDataPush = Message & { content?: MessageContent & { topic?: 'gov_auction_VehicleDataPush', content?: string | Gov.Auction.VehicleDataPush } };
346
348
  /** {@link Idle.Agreement.StatusChange 闲鱼 > 闲鱼代扣消息通知} */
347
- type IdleAgreementStatusChange = Message & { content?: MessageContent & { content?: string | Idle.Agreement.StatusChange } };
349
+ type IdleAgreementStatusChange = Message & { content?: MessageContent & { topic?: 'idle_agreement_StatusChange', content?: string | Idle.Agreement.StatusChange } };
348
350
  /** {@link Idle.Appraiseisv.ItemSyn 闲鱼已验货 > 已验货商品消息} */
349
- type IdleAppraiseisvItemSyn = Message & { content?: MessageContent & { content?: string | Idle.Appraiseisv.ItemSyn } };
351
+ type IdleAppraiseisvItemSyn = Message & { content?: MessageContent & { topic?: 'idle_appraiseisv_ItemSyn', content?: string | Idle.Appraiseisv.ItemSyn } };
350
352
  /** {@link Idle.Appraiseisv.OrderSyn 闲鱼已验货 > 闲鱼已验货交易事件} */
351
- type IdleAppraiseisvOrderSyn = Message & { content?: MessageContent & { content?: string | Idle.Appraiseisv.OrderSyn } };
353
+ type IdleAppraiseisvOrderSyn = Message & { content?: MessageContent & { topic?: 'idle_appraiseisv_OrderSyn', content?: string | Idle.Appraiseisv.OrderSyn } };
352
354
  /** {@link Idle.Appraiseisv.RefundSyn 闲鱼已验货 > 闲鱼已验货退货/退款事件} */
353
- type IdleAppraiseisvRefundSyn = Message & { content?: MessageContent & { content?: string | Idle.Appraiseisv.RefundSyn } };
355
+ type IdleAppraiseisvRefundSyn = Message & { content?: MessageContent & { topic?: 'idle_appraiseisv_RefundSyn', content?: string | Idle.Appraiseisv.RefundSyn } };
354
356
  /** {@link Idle.Consignment.OrderSyn 闲鱼回收商消息 > 闲鱼帮卖订单履约状态同步} */
355
- type IdleConsignmentOrderSyn = Message & { content?: MessageContent & { content?: string | Idle.Consignment.OrderSyn } };
357
+ type IdleConsignmentOrderSyn = Message & { content?: MessageContent & { topic?: 'idle_consignment_OrderSyn', content?: string | Idle.Consignment.OrderSyn } };
356
358
  /** {@link Idle.Consignmentii.OrderSyn 闲鱼回收商消息 > 闲鱼寄卖V2订单履约状态同步} */
357
- type IdleConsignmentiiOrderSyn = Message & { content?: MessageContent & { content?: string | Idle.Consignmentii.OrderSyn } };
359
+ type IdleConsignmentiiOrderSyn = Message & { content?: MessageContent & { topic?: 'idle_consignmentii_OrderSyn', content?: string | Idle.Consignmentii.OrderSyn } };
358
360
  /** {@link Idle.Recycle.OrderSyn 闲鱼回收商消息 > 回收订单交易消息} */
359
- type IdleRecycleOrderSyn = Message & { content?: MessageContent & { content?: string | Idle.Recycle.OrderSyn } };
361
+ type IdleRecycleOrderSyn = Message & { content?: MessageContent & { topic?: 'idle_recycle_OrderSyn', content?: string | Idle.Recycle.OrderSyn } };
360
362
  /** {@link Idle.Recycle.RefundStatusModify 闲鱼回收商消息 > 退款消息} */
361
- type IdleRecycleRefundStatusModify = Message & { content?: MessageContent & { content?: string | Idle.Recycle.RefundStatusModify } };
363
+ type IdleRecycleRefundStatusModify = Message & { content?: MessageContent & { topic?: 'idle_recycle_RefundStatusModify', content?: string | Idle.Recycle.RefundStatusModify } };
362
364
  /** {@link Idle.Topisv.GlobalProductNotice 闲鱼已验货 > 闲鱼开放平台-国际货品变更消息通知} */
363
- type IdleTopisvGlobalProductNotice = Message & { content?: MessageContent & { content?: string | Idle.Topisv.GlobalProductNotice } };
365
+ type IdleTopisvGlobalProductNotice = Message & { content?: MessageContent & { topic?: 'idle_topisv_GlobalProductNotice', content?: string | Idle.Topisv.GlobalProductNotice } };
364
366
  /** {@link Idle.Topisv.ItemNotice 闲鱼已验货 > 闲鱼开放平台-商品变更消息通知} */
365
- type IdleTopisvItemNotice = Message & { content?: MessageContent & { content?: string | Idle.Topisv.ItemNotice } };
367
+ type IdleTopisvItemNotice = Message & { content?: MessageContent & { topic?: 'idle_topisv_ItemNotice', content?: string | Idle.Topisv.ItemNotice } };
366
368
  /** {@link Idle.Topisv.RefundNotice 闲鱼已验货 > 闲鱼开放平台-订单逆向变更消息通知} */
367
- type IdleTopisvRefundNotice = Message & { content?: MessageContent & { content?: string | Idle.Topisv.RefundNotice } };
369
+ type IdleTopisvRefundNotice = Message & { content?: MessageContent & { topic?: 'idle_topisv_RefundNotice', content?: string | Idle.Topisv.RefundNotice } };
368
370
  /** {@link Idle.Topisv.TradeNotice 闲鱼已验货 > 闲鱼开放平台-订单变更消息通知} */
369
- type IdleTopisvTradeNotice = Message & { content?: MessageContent & { content?: string | Idle.Topisv.TradeNotice } };
371
+ type IdleTopisvTradeNotice = Message & { content?: MessageContent & { topic?: 'idle_topisv_TradeNotice', content?: string | Idle.Topisv.TradeNotice } };
370
372
  /** {@link Idle.Tranferpay.OrderChange 闲鱼 > 直接转账交易消息} */
371
- type IdleTranferpayOrderChange = Message & { content?: MessageContent & { content?: string | Idle.Tranferpay.OrderChange } };
373
+ type IdleTranferpayOrderChange = Message & { content?: MessageContent & { topic?: 'idle_tranferpay_OrderChange', content?: string | Idle.Tranferpay.OrderChange } };
372
374
  /** {@link Jae.Trade.PaidSuccessed 导购平台 > JAE导购平台成交记录消息} */
373
- type JaeTradePaidSuccessed = Message & { content?: MessageContent & { content?: string | Jae.Trade.PaidSuccessed } };
375
+ type JaeTradePaidSuccessed = Message & { content?: MessageContent & { topic?: 'jae_trade_PaidSuccessed', content?: string | Jae.Trade.PaidSuccessed } };
374
376
  /** {@link Lst.Supplier.BroadcastFastRefundMessage 零售通_公共 > 零售通广播极速退款消息} */
375
- type LstSupplierBroadcastFastRefundMessage = Message & { content?: MessageContent & { content?: string | Lst.Supplier.BroadcastFastRefundMessage } };
377
+ type LstSupplierBroadcastFastRefundMessage = Message & { content?: MessageContent & { topic?: 'lst_supplier_BroadcastFastRefundMessage', content?: string | Lst.Supplier.BroadcastFastRefundMessage } };
376
378
  /** {@link Lst.Supplier.FastRefundMessageCreate 零售通_公共 > 品牌商极速退款消息创建} */
377
- type LstSupplierFastRefundMessageCreate = Message & { content?: MessageContent & { content?: string | Lst.Supplier.FastRefundMessageCreate } };
379
+ type LstSupplierFastRefundMessageCreate = Message & { content?: MessageContent & { topic?: 'lst_supplier_FastRefundMessageCreate', content?: string | Lst.Supplier.FastRefundMessageCreate } };
378
380
  /** {@link Taobao.Ag.RefundSignInfo AliGenius > 商家在AG的签收信息} */
379
- type TaobaoAgRefundSignInfo = Message & { content?: MessageContent & { content?: string | Taobao.Ag.RefundSignInfo } };
381
+ type TaobaoAgRefundSignInfo = Message & { content?: MessageContent & { topic?: 'taobao_ag_RefundSignInfo', content?: string | Taobao.Ag.RefundSignInfo } };
380
382
  /** {@link Taobao.Aps.CommentAdd 平台消息 > 百川反馈-开发者/客服回复} */
381
- type TaobaoApsCommentAdd = Message & { content?: MessageContent & { content?: string | Taobao.Aps.CommentAdd } };
383
+ type TaobaoApsCommentAdd = Message & { content?: MessageContent & { topic?: 'taobao_aps_CommentAdd', content?: string | Taobao.Aps.CommentAdd } };
382
384
  /** {@link Taobao.Aps.NewFeedback 平台消息 > 收到舆情} */
383
- type TaobaoApsNewFeedback = Message & { content?: MessageContent & { content?: string | Taobao.Aps.NewFeedback } };
385
+ type TaobaoApsNewFeedback = Message & { content?: MessageContent & { topic?: 'taobao_aps_NewFeedback', content?: string | Taobao.Aps.NewFeedback } };
384
386
  /** {@link Taobao.Axin.RefundCallBack 阿信消息通知前台类目 > 阿信退款回调消息} */
385
- type TaobaoAxinRefundCallBack = Message & { content?: MessageContent & { content?: string | Taobao.Axin.RefundCallBack } };
387
+ type TaobaoAxinRefundCallBack = Message & { content?: MessageContent & { topic?: 'taobao_axin_RefundCallBack', content?: string | Taobao.Axin.RefundCallBack } };
386
388
  /** {@link Taobao.Baichuan.ASODeviceActivate 百川 > 设备APP激活} */
387
- type TaobaoBaichuanASODeviceActivate = Message & { content?: MessageContent & { content?: string | Taobao.Baichuan.ASODeviceActivate } };
389
+ type TaobaoBaichuanASODeviceActivate = Message & { content?: MessageContent & { topic?: 'taobao_baichuan_ASODeviceActivate', content?: string | Taobao.Baichuan.ASODeviceActivate } };
388
390
  /** {@link Taobao.Baichuan.PasswordRuleChange 百川 > 口令规则变化消息} */
389
- type TaobaoBaichuanPasswordRuleChange = Message & { content?: MessageContent & { content?: string | Taobao.Baichuan.PasswordRuleChange } };
391
+ type TaobaoBaichuanPasswordRuleChange = Message & { content?: MessageContent & { topic?: 'taobao_baichuan_PasswordRuleChange', content?: string | Taobao.Baichuan.PasswordRuleChange } };
390
392
  /** {@link Taobao.Bmc.ShortMessageStatus 导购平台 > 短信状态} */
391
- type TaobaoBmcShortMessageStatus = Message & { content?: MessageContent & { content?: string | Taobao.Bmc.ShortMessageStatus } };
393
+ type TaobaoBmcShortMessageStatus = Message & { content?: MessageContent & { topic?: 'taobao_bmc_ShortMessageStatus', content?: string | Taobao.Bmc.ShortMessageStatus } };
392
394
  /** {@link Taobao.Bus.TVMTradePay 淘宝汽车票 > 自助机付款成功结果} */
393
- type TaobaoBusTVMTradePay = Message & { content?: MessageContent & { content?: string | Taobao.Bus.TVMTradePay } };
395
+ type TaobaoBusTVMTradePay = Message & { content?: MessageContent & { topic?: 'taobao_bus_TVMTradePay', content?: string | Taobao.Bus.TVMTradePay } };
394
396
  /** {@link Taobao.Bus.TVMTradePayStatusNotice 淘宝汽车票 > 交易支付状态节点通知} */
395
- type TaobaoBusTVMTradePayStatusNotice = Message & { content?: MessageContent & { content?: string | Taobao.Bus.TVMTradePayStatusNotice } };
397
+ type TaobaoBusTVMTradePayStatusNotice = Message & { content?: MessageContent & { topic?: 'taobao_bus_TVMTradePayStatusNotice', content?: string | Taobao.Bus.TVMTradePayStatusNotice } };
396
398
  /** {@link Taobao.Bus.TVMTradePaySuccess 淘宝汽车票 > 支付成功回调消息} */
397
- type TaobaoBusTVMTradePaySuccess = Message & { content?: MessageContent & { content?: string | Taobao.Bus.TVMTradePaySuccess } };
399
+ type TaobaoBusTVMTradePaySuccess = Message & { content?: MessageContent & { topic?: 'taobao_bus_TVMTradePaySuccess', content?: string | Taobao.Bus.TVMTradePaySuccess } };
398
400
  /** {@link Taobao.Bus.TradePayStatus 淘宝汽车票 > 交易支付状态节点} */
399
- type TaobaoBusTradePayStatus = Message & { content?: MessageContent & { content?: string | Taobao.Bus.TradePayStatus } };
401
+ type TaobaoBusTradePayStatus = Message & { content?: MessageContent & { topic?: 'taobao_bus_TradePayStatus', content?: string | Taobao.Bus.TradePayStatus } };
400
402
  /** {@link Taobao.Carlease.FreeDpOrderMsgSend 天猫服务 > 天猫汽车直租免首付订单消息} */
401
- type TaobaoCarleaseFreeDpOrderMsgSend = Message & { content?: MessageContent & { content?: string | Taobao.Carlease.FreeDpOrderMsgSend } };
403
+ type TaobaoCarleaseFreeDpOrderMsgSend = Message & { content?: MessageContent & { topic?: 'taobao_carlease_FreeDpOrderMsgSend', content?: string | Taobao.Carlease.FreeDpOrderMsgSend } };
402
404
  /** {@link Taobao.Daifa.DistributorOrderStatusChange 代发管理 > 代发管理_分销商侧订单状态变更消息} */
403
- type TaobaoDaifaDistributorOrderStatusChange = Message & { content?: MessageContent & { content?: string | Taobao.Daifa.DistributorOrderStatusChange } };
405
+ type TaobaoDaifaDistributorOrderStatusChange = Message & { content?: MessageContent & { topic?: 'taobao_daifa_DistributorOrderStatusChange', content?: string | Taobao.Daifa.DistributorOrderStatusChange } };
404
406
  /** {@link Taobao.Daifa.SupplierOrderStatusChange 代发管理 > 代发管理_供货商侧订单状态变更消息} */
405
- type TaobaoDaifaSupplierOrderStatusChange = Message & { content?: MessageContent & { content?: string | Taobao.Daifa.SupplierOrderStatusChange } };
407
+ type TaobaoDaifaSupplierOrderStatusChange = Message & { content?: MessageContent & { topic?: 'taobao_daifa_SupplierOrderStatusChange', content?: string | Taobao.Daifa.SupplierOrderStatusChange } };
406
408
  /** {@link Taobao.Dd.Push 淘宝点点 > 淘点点消息推送} */
407
- type TaobaoDdPush = Message & { content?: MessageContent & { content?: string | Taobao.Dd.Push } };
409
+ type TaobaoDdPush = Message & { content?: MessageContent & { topic?: 'taobao_dd_Push', content?: string | Taobao.Dd.Push } };
408
410
  /** {@link Taobao.Diandian.ServeOrder 淘宝点点 > 淘宝点点服务订单下单消息} */
409
- type TaobaoDiandianServeOrder = Message & { content?: MessageContent & { content?: string | Taobao.Diandian.ServeOrder } };
411
+ type TaobaoDiandianServeOrder = Message & { content?: MessageContent & { topic?: 'taobao_diandian_ServeOrder', content?: string | Taobao.Diandian.ServeOrder } };
410
412
  /** {@link Taobao.Dpaas.AuthTokenCreate DPAAS > dpaas三方服务token} */
411
- type TaobaoDpaasAuthTokenCreate = Message & { content?: MessageContent & { content?: string | Taobao.Dpaas.AuthTokenCreate } };
413
+ type TaobaoDpaasAuthTokenCreate = Message & { content?: MessageContent & { topic?: 'taobao_dpaas_AuthTokenCreate', content?: string | Taobao.Dpaas.AuthTokenCreate } };
412
414
  /** {@link Taobao.Dpaas.CustomerFlow DPAAS > 客流新增及会员到店消息} */
413
- type TaobaoDpaasCustomerFlow = Message & { content?: MessageContent & { content?: string | Taobao.Dpaas.CustomerFlow } };
415
+ type TaobaoDpaasCustomerFlow = Message & { content?: MessageContent & { topic?: 'taobao_dpaas_CustomerFlow', content?: string | Taobao.Dpaas.CustomerFlow } };
414
416
  /** {@link Taobao.Dpaas.CustomerUpload DPAAS > 客户上传图片} */
415
- type TaobaoDpaasCustomerUpload = Message & { content?: MessageContent & { content?: string | Taobao.Dpaas.CustomerUpload } };
417
+ type TaobaoDpaasCustomerUpload = Message & { content?: MessageContent & { topic?: 'taobao_dpaas_CustomerUpload', content?: string | Taobao.Dpaas.CustomerUpload } };
416
418
  /** {@link Taobao.Dpaas.CustomerUploadAck DPAAS > 会员人脸信息更新} */
417
- type TaobaoDpaasCustomerUploadAck = Message & { content?: MessageContent & { content?: string | Taobao.Dpaas.CustomerUploadAck } };
419
+ type TaobaoDpaasCustomerUploadAck = Message & { content?: MessageContent & { topic?: 'taobao_dpaas_CustomerUploadAck', content?: string | Taobao.Dpaas.CustomerUploadAck } };
418
420
  /** {@link Taobao.Dpaas.EquipmentCreate DPAAS > 创建设备} */
419
- type TaobaoDpaasEquipmentCreate = Message & { content?: MessageContent & { content?: string | Taobao.Dpaas.EquipmentCreate } };
421
+ type TaobaoDpaasEquipmentCreate = Message & { content?: MessageContent & { topic?: 'taobao_dpaas_EquipmentCreate', content?: string | Taobao.Dpaas.EquipmentCreate } };
420
422
  /** {@link Taobao.Dpaas.FaceToCustomerAck DPAAS > 会员标示消息推送} */
421
- type TaobaoDpaasFaceToCustomerAck = Message & { content?: MessageContent & { content?: string | Taobao.Dpaas.FaceToCustomerAck } };
423
+ type TaobaoDpaasFaceToCustomerAck = Message & { content?: MessageContent & { topic?: 'taobao_dpaas_FaceToCustomerAck', content?: string | Taobao.Dpaas.FaceToCustomerAck } };
422
424
  /** {@link Taobao.Einvoice.BuyerConfirmSend 电子发票 > 买家确认发送到报销系统} */
423
- type TaobaoEinvoiceBuyerConfirmSend = Message & { content?: MessageContent & { content?: string | Taobao.Einvoice.BuyerConfirmSend } };
425
+ type TaobaoEinvoiceBuyerConfirmSend = Message & { content?: MessageContent & { topic?: 'taobao_einvoice_BuyerConfirmSend', content?: string | Taobao.Einvoice.BuyerConfirmSend } };
424
426
  /** {@link Taobao.Einvoice.InvoiceResultReturn 电子发票 > 电子发票开票回流} */
425
- type TaobaoEinvoiceInvoiceResultReturn = Message & { content?: MessageContent & { content?: string | Taobao.Einvoice.InvoiceResultReturn } };
427
+ type TaobaoEinvoiceInvoiceResultReturn = Message & { content?: MessageContent & { topic?: 'taobao_einvoice_InvoiceResultReturn', content?: string | Taobao.Einvoice.InvoiceResultReturn } };
426
428
  /** {@link Taobao.Fenxiao.DealerAgree 淘宝分销 > 经销采购单审核通过} */
427
- type TaobaoFenxiaoDealerAgree = Message & { content?: MessageContent & { content?: string | Taobao.Fenxiao.DealerAgree } };
429
+ type TaobaoFenxiaoDealerAgree = Message & { content?: MessageContent & { topic?: 'taobao_fenxiao_DealerAgree', content?: string | Taobao.Fenxiao.DealerAgree } };
428
430
  /** {@link Taobao.Fenxiao.DealerClose 淘宝分销 > 经销采购单关闭} */
429
- type TaobaoFenxiaoDealerClose = Message & { content?: MessageContent & { content?: string | Taobao.Fenxiao.DealerClose } };
431
+ type TaobaoFenxiaoDealerClose = Message & { content?: MessageContent & { topic?: 'taobao_fenxiao_DealerClose', content?: string | Taobao.Fenxiao.DealerClose } };
430
432
  /** {@link Taobao.Fenxiao.DealerConfirm 淘宝分销 > 经销采购单采购成功} */
431
- type TaobaoFenxiaoDealerConfirm = Message & { content?: MessageContent & { content?: string | Taobao.Fenxiao.DealerConfirm } };
433
+ type TaobaoFenxiaoDealerConfirm = Message & { content?: MessageContent & { topic?: 'taobao_fenxiao_DealerConfirm', content?: string | Taobao.Fenxiao.DealerConfirm } };
432
434
  /** {@link Taobao.Fenxiao.DealerCreate 淘宝分销 > 经销采购单创建} */
433
- type TaobaoFenxiaoDealerCreate = Message & { content?: MessageContent & { content?: string | Taobao.Fenxiao.DealerCreate } };
435
+ type TaobaoFenxiaoDealerCreate = Message & { content?: MessageContent & { topic?: 'taobao_fenxiao_DealerCreate', content?: string | Taobao.Fenxiao.DealerCreate } };
434
436
  /** {@link Taobao.Fenxiao.DealerInstock 淘宝分销 > 经销采购单入库} */
435
- type TaobaoFenxiaoDealerInstock = Message & { content?: MessageContent & { content?: string | Taobao.Fenxiao.DealerInstock } };
437
+ type TaobaoFenxiaoDealerInstock = Message & { content?: MessageContent & { topic?: 'taobao_fenxiao_DealerInstock', content?: string | Taobao.Fenxiao.DealerInstock } };
436
438
  /** {@link Taobao.Fenxiao.DealerModify 淘宝分销 > 经销采购单修改} */
437
- type TaobaoFenxiaoDealerModify = Message & { content?: MessageContent & { content?: string | Taobao.Fenxiao.DealerModify } };
439
+ type TaobaoFenxiaoDealerModify = Message & { content?: MessageContent & { topic?: 'taobao_fenxiao_DealerModify', content?: string | Taobao.Fenxiao.DealerModify } };
438
440
  /** {@link Taobao.Fenxiao.DealerPay 淘宝分销 > 经销采购单付款} */
439
- type TaobaoFenxiaoDealerPay = Message & { content?: MessageContent & { content?: string | Taobao.Fenxiao.DealerPay } };
441
+ type TaobaoFenxiaoDealerPay = Message & { content?: MessageContent & { topic?: 'taobao_fenxiao_DealerPay', content?: string | Taobao.Fenxiao.DealerPay } };
440
442
  /** {@link Taobao.Fenxiao.DealerRefuse 淘宝分销 > 经销采购单拒绝通过} */
441
- type TaobaoFenxiaoDealerRefuse = Message & { content?: MessageContent & { content?: string | Taobao.Fenxiao.DealerRefuse } };
443
+ type TaobaoFenxiaoDealerRefuse = Message & { content?: MessageContent & { topic?: 'taobao_fenxiao_DealerRefuse', content?: string | Taobao.Fenxiao.DealerRefuse } };
442
444
  /** {@link Taobao.Fenxiao.DealerShipped 淘宝分销 > 经销采购单已发货} */
443
- type TaobaoFenxiaoDealerShipped = Message & { content?: MessageContent & { content?: string | Taobao.Fenxiao.DealerShipped } };
445
+ type TaobaoFenxiaoDealerShipped = Message & { content?: MessageContent & { topic?: 'taobao_fenxiao_DealerShipped', content?: string | Taobao.Fenxiao.DealerShipped } };
444
446
  /** {@link Taobao.Fenxiao.FxOrderClosed 淘宝分销 > 采购单关闭消息消息} */
445
- type TaobaoFenxiaoFxOrderClosed = Message & { content?: MessageContent & { content?: string | Taobao.Fenxiao.FxOrderClosed } };
447
+ type TaobaoFenxiaoFxOrderClosed = Message & { content?: MessageContent & { topic?: 'taobao_fenxiao_FxOrderClosed', content?: string | Taobao.Fenxiao.FxOrderClosed } };
446
448
  /** {@link Taobao.Fenxiao.FxOrderCreate 淘宝分销 > 采购单创建消息} */
447
- type TaobaoFenxiaoFxOrderCreate = Message & { content?: MessageContent & { content?: string | Taobao.Fenxiao.FxOrderCreate } };
449
+ type TaobaoFenxiaoFxOrderCreate = Message & { content?: MessageContent & { topic?: 'taobao_fenxiao_FxOrderCreate', content?: string | Taobao.Fenxiao.FxOrderCreate } };
448
450
  /** {@link Taobao.Fenxiao.FxOrderModifyConsign 淘宝分销 > 分销属性变更} */
449
- type TaobaoFenxiaoFxOrderModifyConsign = Message & { content?: MessageContent & { content?: string | Taobao.Fenxiao.FxOrderModifyConsign } };
451
+ type TaobaoFenxiaoFxOrderModifyConsign = Message & { content?: MessageContent & { topic?: 'taobao_fenxiao_FxOrderModifyConsign', content?: string | Taobao.Fenxiao.FxOrderModifyConsign } };
450
452
  /** {@link Taobao.Fenxiao.FxOrderModifyPrice 淘宝分销 > 修改采购单价格消息} */
451
- type TaobaoFenxiaoFxOrderModifyPrice = Message & { content?: MessageContent & { content?: string | Taobao.Fenxiao.FxOrderModifyPrice } };
453
+ type TaobaoFenxiaoFxOrderModifyPrice = Message & { content?: MessageContent & { topic?: 'taobao_fenxiao_FxOrderModifyPrice', content?: string | Taobao.Fenxiao.FxOrderModifyPrice } };
452
454
  /** {@link Taobao.Fenxiao.FxOrderPaid 淘宝分销 > 采购单付款消息} */
453
- type TaobaoFenxiaoFxOrderPaid = Message & { content?: MessageContent & { content?: string | Taobao.Fenxiao.FxOrderPaid } };
455
+ type TaobaoFenxiaoFxOrderPaid = Message & { content?: MessageContent & { topic?: 'taobao_fenxiao_FxOrderPaid', content?: string | Taobao.Fenxiao.FxOrderPaid } };
454
456
  /** {@link Taobao.Fenxiao.FxOrderShipped 淘宝分销 > 采购单发货消息} */
455
- type TaobaoFenxiaoFxOrderShipped = Message & { content?: MessageContent & { content?: string | Taobao.Fenxiao.FxOrderShipped } };
457
+ type TaobaoFenxiaoFxOrderShipped = Message & { content?: MessageContent & { topic?: 'taobao_fenxiao_FxOrderShipped', content?: string | Taobao.Fenxiao.FxOrderShipped } };
456
458
  /** {@link Taobao.Fenxiao.FxOrderSuccess 淘宝分销 > 采购单确认收货消息} */
457
- type TaobaoFenxiaoFxOrderSuccess = Message & { content?: MessageContent & { content?: string | Taobao.Fenxiao.FxOrderSuccess } };
459
+ type TaobaoFenxiaoFxOrderSuccess = Message & { content?: MessageContent & { topic?: 'taobao_fenxiao_FxOrderSuccess', content?: string | Taobao.Fenxiao.FxOrderSuccess } };
458
460
  /** {@link Taobao.Fenxiao.FxRefundAgree 淘宝分销 > 供应商同意退款消息} */
459
- type TaobaoFenxiaoFxRefundAgree = Message & { content?: MessageContent & { content?: string | Taobao.Fenxiao.FxRefundAgree } };
461
+ type TaobaoFenxiaoFxRefundAgree = Message & { content?: MessageContent & { topic?: 'taobao_fenxiao_FxRefundAgree', content?: string | Taobao.Fenxiao.FxRefundAgree } };
460
462
  /** {@link Taobao.Fenxiao.FxRefundClose 淘宝分销 > 关闭采购单退款消息} */
461
- type TaobaoFenxiaoFxRefundClose = Message & { content?: MessageContent & { content?: string | Taobao.Fenxiao.FxRefundClose } };
463
+ type TaobaoFenxiaoFxRefundClose = Message & { content?: MessageContent & { topic?: 'taobao_fenxiao_FxRefundClose', content?: string | Taobao.Fenxiao.FxRefundClose } };
462
464
  /** {@link Taobao.Fenxiao.FxRefundCreate 淘宝分销 > 创建采购单退款消息} */
463
- type TaobaoFenxiaoFxRefundCreate = Message & { content?: MessageContent & { content?: string | Taobao.Fenxiao.FxRefundCreate } };
465
+ type TaobaoFenxiaoFxRefundCreate = Message & { content?: MessageContent & { topic?: 'taobao_fenxiao_FxRefundCreate', content?: string | Taobao.Fenxiao.FxRefundCreate } };
464
466
  /** {@link Taobao.Fenxiao.FxRefundRefuseGoods 淘宝分销 > 供应商拒绝确认收货消息} */
465
- type TaobaoFenxiaoFxRefundRefuseGoods = Message & { content?: MessageContent & { content?: string | Taobao.Fenxiao.FxRefundRefuseGoods } };
467
+ type TaobaoFenxiaoFxRefundRefuseGoods = Message & { content?: MessageContent & { topic?: 'taobao_fenxiao_FxRefundRefuseGoods', content?: string | Taobao.Fenxiao.FxRefundRefuseGoods } };
466
468
  /** {@link Taobao.Fenxiao.FxRefundSuccess 淘宝分销 > 采购单退款成功消息} */
467
- type TaobaoFenxiaoFxRefundSuccess = Message & { content?: MessageContent & { content?: string | Taobao.Fenxiao.FxRefundSuccess } };
469
+ type TaobaoFenxiaoFxRefundSuccess = Message & { content?: MessageContent & { topic?: 'taobao_fenxiao_FxRefundSuccess', content?: string | Taobao.Fenxiao.FxRefundSuccess } };
468
470
  /** {@link Taobao.Fenxiao.FxTradeRefundCreate 淘宝分销 > 下游订单创建退款消息} */
469
- type TaobaoFenxiaoFxTradeRefundCreate = Message & { content?: MessageContent & { content?: string | Taobao.Fenxiao.FxTradeRefundCreate } };
471
+ type TaobaoFenxiaoFxTradeRefundCreate = Message & { content?: MessageContent & { topic?: 'taobao_fenxiao_FxTradeRefundCreate', content?: string | Taobao.Fenxiao.FxTradeRefundCreate } };
470
472
  /** {@link Taobao.Fenxiao.FxTradeRefundSuccess 淘宝分销 > 下游订单退款完成消息} */
471
- type TaobaoFenxiaoFxTradeRefundSuccess = Message & { content?: MessageContent & { content?: string | Taobao.Fenxiao.FxTradeRefundSuccess } };
473
+ type TaobaoFenxiaoFxTradeRefundSuccess = Message & { content?: MessageContent & { topic?: 'taobao_fenxiao_FxTradeRefundSuccess', content?: string | Taobao.Fenxiao.FxTradeRefundSuccess } };
472
474
  /** {@link Taobao.Fliggy.CommonContractSign 酒店标准库基础信息变更消息 > 飞猪通用合同签约消息} */
473
- type TaobaoFliggyCommonContractSign = Message & { content?: MessageContent & { content?: string | Taobao.Fliggy.CommonContractSign } };
475
+ type TaobaoFliggyCommonContractSign = Message & { content?: MessageContent & { topic?: 'taobao_fliggy_CommonContractSign', content?: string | Taobao.Fliggy.CommonContractSign } };
474
476
  /** {@link Taobao.Fliggy.HspHicItemChange 酒店标准库基础信息变更消息 > Hsp转发卖家库聚合shid维度库价变更消息} */
475
- type TaobaoFliggyHspHicItemChange = Message & { content?: MessageContent & { content?: string | Taobao.Fliggy.HspHicItemChange } };
477
+ type TaobaoFliggyHspHicItemChange = Message & { content?: MessageContent & { topic?: 'taobao_fliggy_HspHicItemChange', content?: string | Taobao.Fliggy.HspHicItemChange } };
476
478
  /** {@link Taobao.Fliggy.SignStatus 酒店标准库基础信息变更消息 > 飞猪签约状态消息} */
477
- type TaobaoFliggySignStatus = Message & { content?: MessageContent & { content?: string | Taobao.Fliggy.SignStatus } };
479
+ type TaobaoFliggySignStatus = Message & { content?: MessageContent & { topic?: 'taobao_fliggy_SignStatus', content?: string | Taobao.Fliggy.SignStatus } };
478
480
  /** {@link Taobao.Fliggy.StdHotelModify 酒店标准库基础信息变更消息 > 标准酒店实体变更消息} */
479
- type TaobaoFliggyStdHotelModify = Message & { content?: MessageContent & { content?: string | Taobao.Fliggy.StdHotelModify } };
481
+ type TaobaoFliggyStdHotelModify = Message & { content?: MessageContent & { topic?: 'taobao_fliggy_StdHotelModify', content?: string | Taobao.Fliggy.StdHotelModify } };
480
482
  /** {@link Taobao.Fliggy.StdRoomTypeModify 酒店标准库基础信息变更消息 > 标准房型领域模型实体变更消息} */
481
- type TaobaoFliggyStdRoomTypeModify = Message & { content?: MessageContent & { content?: string | Taobao.Fliggy.StdRoomTypeModify } };
483
+ type TaobaoFliggyStdRoomTypeModify = Message & { content?: MessageContent & { topic?: 'taobao_fliggy_StdRoomTypeModify', content?: string | Taobao.Fliggy.StdRoomTypeModify } };
482
484
  /** {@link Taobao.Fuwu.OrderClosed 服务市场 > 订单关闭消息} */
483
- type TaobaoFuwuOrderClosed = Message & { content?: MessageContent & { content?: string | Taobao.Fuwu.OrderClosed } };
485
+ type TaobaoFuwuOrderClosed = Message & { content?: MessageContent & { topic?: 'taobao_fuwu_OrderClosed', content?: string | Taobao.Fuwu.OrderClosed } };
484
486
  /** {@link Taobao.Fuwu.OrderCreated 服务市场 > 订单创建消息} */
485
- type TaobaoFuwuOrderCreated = Message & { content?: MessageContent & { content?: string | Taobao.Fuwu.OrderCreated } };
487
+ type TaobaoFuwuOrderCreated = Message & { content?: MessageContent & { topic?: 'taobao_fuwu_OrderCreated', content?: string | Taobao.Fuwu.OrderCreated } };
486
488
  /** {@link Taobao.Fuwu.OrderPaid 服务市场 > 订单支付消息} */
487
- type TaobaoFuwuOrderPaid = Message & { content?: MessageContent & { content?: string | Taobao.Fuwu.OrderPaid } };
489
+ type TaobaoFuwuOrderPaid = Message & { content?: MessageContent & { topic?: 'taobao_fuwu_OrderPaid', content?: string | Taobao.Fuwu.OrderPaid } };
488
490
  /** {@link Taobao.Fuwu.ServiceOpen 服务市场 > 服务开通消息} */
489
- type TaobaoFuwuServiceOpen = Message & { content?: MessageContent & { content?: string | Taobao.Fuwu.ServiceOpen } };
491
+ type TaobaoFuwuServiceOpen = Message & { content?: MessageContent & { topic?: 'taobao_fuwu_ServiceOpen', content?: string | Taobao.Fuwu.ServiceOpen } };
490
492
  /** {@link Taobao.Fuwu.WitkeySyncModeling 服务市场 > 威客同步建模数据} */
491
- type TaobaoFuwuWitkeySyncModeling = Message & { content?: MessageContent & { content?: string | Taobao.Fuwu.WitkeySyncModeling } };
493
+ type TaobaoFuwuWitkeySyncModeling = Message & { content?: MessageContent & { topic?: 'taobao_fuwu_WitkeySyncModeling', content?: string | Taobao.Fuwu.WitkeySyncModeling } };
492
494
  /** {@link Taobao.Globalbuys.SeamailOrderNotify 全球购跨境物流 > 跨境服务平台推送物流订单消息} */
493
- type TaobaoGlobalbuysSeamailOrderNotify = Message & { content?: MessageContent & { content?: string | Taobao.Globalbuys.SeamailOrderNotify } };
495
+ type TaobaoGlobalbuysSeamailOrderNotify = Message & { content?: MessageContent & { topic?: 'taobao_globalbuys_SeamailOrderNotify', content?: string | Taobao.Globalbuys.SeamailOrderNotify } };
494
496
  /** {@link Taobao.Homeai.CaseSyncResult HOMEAI消息对接 > 方案消息同步callback} */
495
- type TaobaoHomeaiCaseSyncResult = Message & { content?: MessageContent & { content?: string | Taobao.Homeai.CaseSyncResult } };
497
+ type TaobaoHomeaiCaseSyncResult = Message & { content?: MessageContent & { topic?: 'taobao_homeai_CaseSyncResult', content?: string | Taobao.Homeai.CaseSyncResult } };
496
498
  /** {@link Taobao.Homeai.LayoutTransferResult HOMEAI消息对接 > 居然之家接受迁移结果} */
497
- type TaobaoHomeaiLayoutTransferResult = Message & { content?: MessageContent & { content?: string | Taobao.Homeai.LayoutTransferResult } };
499
+ type TaobaoHomeaiLayoutTransferResult = Message & { content?: MessageContent & { topic?: 'taobao_homeai_LayoutTransferResult', content?: string | Taobao.Homeai.LayoutTransferResult } };
500
+ /** {@link Taobao.Homeai.ModelSkuRelation HOMEAI消息对接 > 推送模型与商品关系} */
501
+ type TaobaoHomeaiModelSkuRelation = Message & { content?: MessageContent & { topic?: 'taobao_homeai_ModelSkuRelation', content?: string | Taobao.Homeai.ModelSkuRelation } };
498
502
  /** {@link Taobao.Homeai.RenderRequest HOMEAI消息对接 > HS渲染消息} */
499
- type TaobaoHomeaiRenderRequest = Message & { content?: MessageContent & { content?: string | Taobao.Homeai.RenderRequest } };
503
+ type TaobaoHomeaiRenderRequest = Message & { content?: MessageContent & { topic?: 'taobao_homeai_RenderRequest', content?: string | Taobao.Homeai.RenderRequest } };
500
504
  /** {@link Taobao.Hotel.CreditToPreHotelStatus 酒店签约中心消息 > 信用住转预付酒店签约状态消息} */
501
- type TaobaoHotelCreditToPreHotelStatus = Message & { content?: MessageContent & { content?: string | Taobao.Hotel.CreditToPreHotelStatus } };
505
+ type TaobaoHotelCreditToPreHotelStatus = Message & { content?: MessageContent & { topic?: 'taobao_hotel_CreditToPreHotelStatus', content?: string | Taobao.Hotel.CreditToPreHotelStatus } };
502
506
  /** {@link Taobao.Hotel.SearchMonitor 酒店签约中心消息 > 酒店搜索触发商品更新消息} */
503
- type TaobaoHotelSearchMonitor = Message & { content?: MessageContent & { content?: string | Taobao.Hotel.SearchMonitor } };
507
+ type TaobaoHotelSearchMonitor = Message & { content?: MessageContent & { topic?: 'taobao_hotel_SearchMonitor', content?: string | Taobao.Hotel.SearchMonitor } };
504
508
  /** {@link Taobao.Hotel.SearchTrigger 酒店签约中心消息 > 热搜酒店消息} */
505
- type TaobaoHotelSearchTrigger = Message & { content?: MessageContent & { content?: string | Taobao.Hotel.SearchTrigger } };
509
+ type TaobaoHotelSearchTrigger = Message & { content?: MessageContent & { topic?: 'taobao_hotel_SearchTrigger', content?: string | Taobao.Hotel.SearchTrigger } };
506
510
  /** {@link Taobao.Istore.GiftingMsg Gifting送礼 > istoreGifing消息} */
507
- type TaobaoIstoreGiftingMsg = Message & { content?: MessageContent & { content?: string | Taobao.Istore.GiftingMsg } };
511
+ type TaobaoIstoreGiftingMsg = Message & { content?: MessageContent & { topic?: 'taobao_istore_GiftingMsg', content?: string | Taobao.Istore.GiftingMsg } };
508
512
  /** {@link Taobao.Item.ItemAdd 淘宝商品 > 商品新增消息} */
509
- type TaobaoItemItemAdd = Message & { content?: MessageContent & { content?: string | Taobao.Item.ItemAdd } };
513
+ type TaobaoItemItemAdd = Message & { content?: MessageContent & { topic?: 'taobao_item_ItemAdd', content?: string | Taobao.Item.ItemAdd } };
510
514
  /** {@link Taobao.Item.ItemDelete 淘宝商品 > 商品删除消息} */
511
- type TaobaoItemItemDelete = Message & { content?: MessageContent & { content?: string | Taobao.Item.ItemDelete } };
515
+ type TaobaoItemItemDelete = Message & { content?: MessageContent & { topic?: 'taobao_item_ItemDelete', content?: string | Taobao.Item.ItemDelete } };
512
516
  /** {@link Taobao.Item.ItemDownshelf 淘宝商品 > 商品下架消息} */
513
- type TaobaoItemItemDownshelf = Message & { content?: MessageContent & { content?: string | Taobao.Item.ItemDownshelf } };
517
+ type TaobaoItemItemDownshelf = Message & { content?: MessageContent & { topic?: 'taobao_item_ItemDownshelf', content?: string | Taobao.Item.ItemDownshelf } };
514
518
  /** {@link Taobao.Item.ItemPunishCc 淘宝商品 > 小二CC商品消息} */
515
- type TaobaoItemItemPunishCc = Message & { content?: MessageContent & { content?: string | Taobao.Item.ItemPunishCc } };
519
+ type TaobaoItemItemPunishCc = Message & { content?: MessageContent & { topic?: 'taobao_item_ItemPunishCc', content?: string | Taobao.Item.ItemPunishCc } };
516
520
  /** {@link Taobao.Item.ItemPunishDelete 淘宝商品 > 小二删除商品消息} */
517
- type TaobaoItemItemPunishDelete = Message & { content?: MessageContent & { content?: string | Taobao.Item.ItemPunishDelete } };
521
+ type TaobaoItemItemPunishDelete = Message & { content?: MessageContent & { topic?: 'taobao_item_ItemPunishDelete', content?: string | Taobao.Item.ItemPunishDelete } };
518
522
  /** {@link Taobao.Item.ItemPunishDownshelf 淘宝商品 > 小二下架商品消息} */
519
- type TaobaoItemItemPunishDownshelf = Message & { content?: MessageContent & { content?: string | Taobao.Item.ItemPunishDownshelf } };
523
+ type TaobaoItemItemPunishDownshelf = Message & { content?: MessageContent & { topic?: 'taobao_item_ItemPunishDownshelf', content?: string | Taobao.Item.ItemPunishDownshelf } };
520
524
  /** {@link Taobao.Item.ItemRecommendAdd 淘宝商品 > 橱窗推荐商品消息} */
521
- type TaobaoItemItemRecommendAdd = Message & { content?: MessageContent & { content?: string | Taobao.Item.ItemRecommendAdd } };
525
+ type TaobaoItemItemRecommendAdd = Message & { content?: MessageContent & { topic?: 'taobao_item_ItemRecommendAdd', content?: string | Taobao.Item.ItemRecommendAdd } };
522
526
  /** {@link Taobao.Item.ItemRecommendDelete 淘宝商品 > 取消橱窗推荐商品消息} */
523
- type TaobaoItemItemRecommendDelete = Message & { content?: MessageContent & { content?: string | Taobao.Item.ItemRecommendDelete } };
527
+ type TaobaoItemItemRecommendDelete = Message & { content?: MessageContent & { topic?: 'taobao_item_ItemRecommendDelete', content?: string | Taobao.Item.ItemRecommendDelete } };
524
528
  /** {@link Taobao.Item.ItemSkuZeroStock 淘宝商品 > 商品SKU卖空消息} */
525
- type TaobaoItemItemSkuZeroStock = Message & { content?: MessageContent & { content?: string | Taobao.Item.ItemSkuZeroStock } };
529
+ type TaobaoItemItemSkuZeroStock = Message & { content?: MessageContent & { topic?: 'taobao_item_ItemSkuZeroStock', content?: string | Taobao.Item.ItemSkuZeroStock } };
526
530
  /** {@link Taobao.Item.ItemStockChanged 淘宝商品 > 修改商品库存消息} */
527
- type TaobaoItemItemStockChanged = Message & { content?: MessageContent & { content?: string | Taobao.Item.ItemStockChanged } };
531
+ type TaobaoItemItemStockChanged = Message & { content?: MessageContent & { topic?: 'taobao_item_ItemStockChanged', content?: string | Taobao.Item.ItemStockChanged } };
528
532
  /** {@link Taobao.Item.ItemUpdate 淘宝商品 > 商品更新消息} */
529
- type TaobaoItemItemUpdate = Message & { content?: MessageContent & { content?: string | Taobao.Item.ItemUpdate } };
533
+ type TaobaoItemItemUpdate = Message & { content?: MessageContent & { topic?: 'taobao_item_ItemUpdate', content?: string | Taobao.Item.ItemUpdate } };
530
534
  /** {@link Taobao.Item.ItemUpshelf 淘宝商品 > 商品上架消息} */
531
- type TaobaoItemItemUpshelf = Message & { content?: MessageContent & { content?: string | Taobao.Item.ItemUpshelf } };
535
+ type TaobaoItemItemUpshelf = Message & { content?: MessageContent & { topic?: 'taobao_item_ItemUpshelf', content?: string | Taobao.Item.ItemUpshelf } };
532
536
  /** {@link Taobao.Item.ItemZeroStock 淘宝商品 > 商品卖空消息} */
533
- type TaobaoItemItemZeroStock = Message & { content?: MessageContent & { content?: string | Taobao.Item.ItemZeroStock } };
537
+ type TaobaoItemItemZeroStock = Message & { content?: MessageContent & { topic?: 'taobao_item_ItemZeroStock', content?: string | Taobao.Item.ItemZeroStock } };
534
538
  /** {@link Taobao.Jipiao.AncillaryOrderPaid 淘宝机票 > 飞猪辅营订单支付通知接口} */
535
- type TaobaoJipiaoAncillaryOrderPaid = Message & { content?: MessageContent & { content?: string | Taobao.Jipiao.AncillaryOrderPaid } };
539
+ type TaobaoJipiaoAncillaryOrderPaid = Message & { content?: MessageContent & { topic?: 'taobao_jipiao_AncillaryOrderPaid', content?: string | Taobao.Jipiao.AncillaryOrderPaid } };
536
540
  /** {@link Taobao.Jipiao.JipiaoModifyOrderNotify 淘宝机票 > 【机票代理商】改签订单通知} */
537
- type TaobaoJipiaoJipiaoModifyOrderNotify = Message & { content?: MessageContent & { content?: string | Taobao.Jipiao.JipiaoModifyOrderNotify } };
541
+ type TaobaoJipiaoJipiaoModifyOrderNotify = Message & { content?: MessageContent & { topic?: 'taobao_jipiao_JipiaoModifyOrderNotify', content?: string | Taobao.Jipiao.JipiaoModifyOrderNotify } };
538
542
  /** {@link Taobao.Jipiao.JipiaoOrderStatusNotify 淘宝机票 > 机票订单状态推送} */
539
- type TaobaoJipiaoJipiaoOrderStatusNotify = Message & { content?: MessageContent & { content?: string | Taobao.Jipiao.JipiaoOrderStatusNotify } };
543
+ type TaobaoJipiaoJipiaoOrderStatusNotify = Message & { content?: MessageContent & { topic?: 'taobao_jipiao_JipiaoOrderStatusNotify', content?: string | Taobao.Jipiao.JipiaoOrderStatusNotify } };
540
544
  /** {@link Taobao.Jipiao.JipiaoRefundOrderNotify 淘宝机票 > 机票退票订单状态推送} */
541
- type TaobaoJipiaoJipiaoRefundOrderNotify = Message & { content?: MessageContent & { content?: string | Taobao.Jipiao.JipiaoRefundOrderNotify } };
545
+ type TaobaoJipiaoJipiaoRefundOrderNotify = Message & { content?: MessageContent & { topic?: 'taobao_jipiao_JipiaoRefundOrderNotify', content?: string | Taobao.Jipiao.JipiaoRefundOrderNotify } };
542
546
  /** {@link Taobao.Jipiao.SellerOrderNotify 淘宝机票 > 【机票代理商】订单通知} */
543
- type TaobaoJipiaoSellerOrderNotify = Message & { content?: MessageContent & { content?: string | Taobao.Jipiao.SellerOrderNotify } };
547
+ type TaobaoJipiaoSellerOrderNotify = Message & { content?: MessageContent & { topic?: 'taobao_jipiao_SellerOrderNotify', content?: string | Taobao.Jipiao.SellerOrderNotify } };
544
548
  /** {@link Taobao.Jipiao.SellerRefundOrderNotify 淘宝机票 > 【机票代理商】退票订单通知} */
545
- type TaobaoJipiaoSellerRefundOrderNotify = Message & { content?: MessageContent & { content?: string | Taobao.Jipiao.SellerRefundOrderNotify } };
549
+ type TaobaoJipiaoSellerRefundOrderNotify = Message & { content?: MessageContent & { topic?: 'taobao_jipiao_SellerRefundOrderNotify', content?: string | Taobao.Jipiao.SellerRefundOrderNotify } };
550
+ /** {@link Taobao.Live.FeedRelated 淘宝直播API > 淘宝直播上下播消息} */
551
+ type TaobaoLiveFeedRelated = Message & { content?: MessageContent & { topic?: 'taobao_live_FeedRelated', content?: string | Taobao.Live.FeedRelated } };
552
+ /** {@link Taobao.Live.TcpOrder 淘宝直播API > 淘宝直播订单消息} */
553
+ type TaobaoLiveTcpOrder = Message & { content?: MessageContent & { topic?: 'taobao_live_TcpOrder', content?: string | Taobao.Live.TcpOrder } };
546
554
  /** {@link Taobao.Logistics.LogsticDetailTrace 淘宝物流 > 物流详情跟踪消息} */
547
- type TaobaoLogisticsLogsticDetailTrace = Message & { content?: MessageContent & { content?: string | Taobao.Logistics.LogsticDetailTrace } };
555
+ type TaobaoLogisticsLogsticDetailTrace = Message & { content?: MessageContent & { topic?: 'taobao_logistics_LogsticDetailTrace', content?: string | Taobao.Logistics.LogsticDetailTrace } };
548
556
  /** {@link Taobao.Modifyaddress.ResultNotify 聚石塔 > 自助改地址结果消息通知} */
549
- type TaobaoModifyaddressResultNotify = Message & { content?: MessageContent & { content?: string | Taobao.Modifyaddress.ResultNotify } };
557
+ type TaobaoModifyaddressResultNotify = Message & { content?: MessageContent & { topic?: 'taobao_modifyaddress_ResultNotify', content?: string | Taobao.Modifyaddress.ResultNotify } };
550
558
  /** {@link Taobao.Modifyorder.ConsistencyResult 聚石塔 > 订单一致性校验消息} */
551
- type TaobaoModifyorderConsistencyResult = Message & { content?: MessageContent & { content?: string | Taobao.Modifyorder.ConsistencyResult } };
559
+ type TaobaoModifyorderConsistencyResult = Message & { content?: MessageContent & { topic?: 'taobao_modifyorder_ConsistencyResult', content?: string | Taobao.Modifyorder.ConsistencyResult } };
552
560
  /** {@link Taobao.Modifysku.ResultNotify 聚石塔 > 修改商品信息结果消息} */
553
- type TaobaoModifyskuResultNotify = Message & { content?: MessageContent & { content?: string | Taobao.Modifysku.ResultNotify } };
561
+ type TaobaoModifyskuResultNotify = Message & { content?: MessageContent & { topic?: 'taobao_modifysku_ResultNotify', content?: string | Taobao.Modifysku.ResultNotify } };
554
562
  /** {@link Taobao.Oc.TradeTagChanged 交易全链路 > oc订单标签变更} */
555
- type TaobaoOcTradeTagChanged = Message & { content?: MessageContent & { content?: string | Taobao.Oc.TradeTagChanged } };
563
+ type TaobaoOcTradeTagChanged = Message & { content?: MessageContent & { topic?: 'taobao_oc_TradeTagChanged', content?: string | Taobao.Oc.TradeTagChanged } };
556
564
  /** {@link Taobao.Openaccount.DataSync 导购平台 > openaccount数据同步} */
557
- type TaobaoOpenaccountDataSync = Message & { content?: MessageContent & { content?: string | Taobao.Openaccount.DataSync } };
565
+ type TaobaoOpenaccountDataSync = Message & { content?: MessageContent & { topic?: 'taobao_openaccount_DataSync', content?: string | Taobao.Openaccount.DataSync } };
558
566
  /** {@link Taobao.Opencrm.AuthTouchMessage 客户运营平台API > 营销短信授权消息} */
559
- type TaobaoOpencrmAuthTouchMessage = Message & { content?: MessageContent & { content?: string | Taobao.Opencrm.AuthTouchMessage } };
567
+ type TaobaoOpencrmAuthTouchMessage = Message & { content?: MessageContent & { topic?: 'taobao_opencrm_AuthTouchMessage', content?: string | Taobao.Opencrm.AuthTouchMessage } };
560
568
  /** {@link Taobao.Opencrm.CardEstTask 客户运营平台API > 卡片短信发送预估消息} */
561
- type TaobaoOpencrmCardEstTask = Message & { content?: MessageContent & { content?: string | Taobao.Opencrm.CardEstTask } };
569
+ type TaobaoOpencrmCardEstTask = Message & { content?: MessageContent & { topic?: 'taobao_opencrm_CardEstTask', content?: string | Taobao.Opencrm.CardEstTask } };
562
570
  /** {@link Taobao.Opencrm.CardTplExamine 客户运营平台API > 卡片短信模板审核消息} */
563
- type TaobaoOpencrmCardTplExamine = Message & { content?: MessageContent & { content?: string | Taobao.Opencrm.CardTplExamine } };
571
+ type TaobaoOpencrmCardTplExamine = Message & { content?: MessageContent & { topic?: 'taobao_opencrm_CardTplExamine', content?: string | Taobao.Opencrm.CardTplExamine } };
564
572
  /** {@link Taobao.Opencrm.CrowdInstResult 客户运营平台API > 人群快照生成结果} */
565
- type TaobaoOpencrmCrowdInstResult = Message & { content?: MessageContent & { content?: string | Taobao.Opencrm.CrowdInstResult } };
573
+ type TaobaoOpencrmCrowdInstResult = Message & { content?: MessageContent & { topic?: 'taobao_opencrm_CrowdInstResult', content?: string | Taobao.Opencrm.CrowdInstResult } };
566
574
  /** {@link Taobao.Opencrm.CrowdInstSaveResult 客户运营平台API > 人群快照另存为人群结果} */
567
- type TaobaoOpencrmCrowdInstSaveResult = Message & { content?: MessageContent & { content?: string | Taobao.Opencrm.CrowdInstSaveResult } };
575
+ type TaobaoOpencrmCrowdInstSaveResult = Message & { content?: MessageContent & { topic?: 'taobao_opencrm_CrowdInstSaveResult', content?: string | Taobao.Opencrm.CrowdInstSaveResult } };
568
576
  /** {@link Taobao.Opencrm.Feedback 客户运营平台API > 反馈tmc} */
569
- type TaobaoOpencrmFeedback = Message & { content?: MessageContent & { content?: string | Taobao.Opencrm.Feedback } };
577
+ type TaobaoOpencrmFeedback = Message & { content?: MessageContent & { topic?: 'taobao_opencrm_Feedback', content?: string | Taobao.Opencrm.Feedback } };
570
578
  /** {@link Taobao.Opencrm.MemberGradeChange 客户运营平台API > 会员等级变更} */
571
- type TaobaoOpencrmMemberGradeChange = Message & { content?: MessageContent & { content?: string | Taobao.Opencrm.MemberGradeChange } };
579
+ type TaobaoOpencrmMemberGradeChange = Message & { content?: MessageContent & { topic?: 'taobao_opencrm_MemberGradeChange', content?: string | Taobao.Opencrm.MemberGradeChange } };
572
580
  /** {@link Taobao.Opencrm.NodeExecuteFinished 客户运营平台API > 节点执行完成消息} */
573
- type TaobaoOpencrmNodeExecuteFinished = Message & { content?: MessageContent & { content?: string | Taobao.Opencrm.NodeExecuteFinished } };
581
+ type TaobaoOpencrmNodeExecuteFinished = Message & { content?: MessageContent & { topic?: 'taobao_opencrm_NodeExecuteFinished', content?: string | Taobao.Opencrm.NodeExecuteFinished } };
574
582
  /** {@link Taobao.Opencrm.OpenStrategyEvent 客户运营平台API > 开放策略事件类单发短信TMC消息} */
575
- type TaobaoOpencrmOpenStrategyEvent = Message & { content?: MessageContent & { content?: string | Taobao.Opencrm.OpenStrategyEvent } };
583
+ type TaobaoOpencrmOpenStrategyEvent = Message & { content?: MessageContent & { topic?: 'taobao_opencrm_OpenStrategyEvent', content?: string | Taobao.Opencrm.OpenStrategyEvent } };
576
584
  /** {@link Taobao.Opencrm.SellerDimensionCharge 客户运营平台API > CRM商业化计费商家维度账单} */
577
- type TaobaoOpencrmSellerDimensionCharge = Message & { content?: MessageContent & { content?: string | Taobao.Opencrm.SellerDimensionCharge } };
585
+ type TaobaoOpencrmSellerDimensionCharge = Message & { content?: MessageContent & { topic?: 'taobao_opencrm_SellerDimensionCharge', content?: string | Taobao.Opencrm.SellerDimensionCharge } };
578
586
  /** {@link Taobao.Opencrm.ShortMessageBill 客户运营平台API > 短信账单} */
579
- type TaobaoOpencrmShortMessageBill = Message & { content?: MessageContent & { content?: string | Taobao.Opencrm.ShortMessageBill } };
587
+ type TaobaoOpencrmShortMessageBill = Message & { content?: MessageContent & { topic?: 'taobao_opencrm_ShortMessageBill', content?: string | Taobao.Opencrm.ShortMessageBill } };
580
588
  /** {@link Taobao.Opencrm.Utouch 客户运营平台API > 智能外呼回执} */
581
- type TaobaoOpencrmUtouch = Message & { content?: MessageContent & { content?: string | Taobao.Opencrm.Utouch } };
589
+ type TaobaoOpencrmUtouch = Message & { content?: MessageContent & { topic?: 'taobao_opencrm_Utouch', content?: string | Taobao.Opencrm.Utouch } };
582
590
  /** {@link Taobao.Openim.OffMsgPush OpenIM消息 > openim 离线消息推送} */
583
- type TaobaoOpenimOffMsgPush = Message & { content?: MessageContent & { content?: string | Taobao.Openim.OffMsgPush } };
591
+ type TaobaoOpenimOffMsgPush = Message & { content?: MessageContent & { topic?: 'taobao_openim_OffMsgPush', content?: string | Taobao.Openim.OffMsgPush } };
584
592
  /** {@link Taobao.Openmall.AlarmMsg OpenMall-API > Openmall告警消息通知} */
585
- type TaobaoOpenmallAlarmMsg = Message & { content?: MessageContent & { content?: string | Taobao.Openmall.AlarmMsg } };
593
+ type TaobaoOpenmallAlarmMsg = Message & { content?: MessageContent & { topic?: 'taobao_openmall_AlarmMsg', content?: string | Taobao.Openmall.AlarmMsg } };
586
594
  /** {@link Taobao.Openmall.ItemChanged OpenMall-API > Openmall商品变更消息} */
587
- type TaobaoOpenmallItemChanged = Message & { content?: MessageContent & { content?: string | Taobao.Openmall.ItemChanged } };
595
+ type TaobaoOpenmallItemChanged = Message & { content?: MessageContent & { topic?: 'taobao_openmall_ItemChanged', content?: string | Taobao.Openmall.ItemChanged } };
588
596
  /** {@link Taobao.Openmall.ItemStockChanged OpenMall-API > openmall商品库存变更消息通知} */
589
- type TaobaoOpenmallItemStockChanged = Message & { content?: MessageContent & { content?: string | Taobao.Openmall.ItemStockChanged } };
597
+ type TaobaoOpenmallItemStockChanged = Message & { content?: MessageContent & { topic?: 'taobao_openmall_ItemStockChanged', content?: string | Taobao.Openmall.ItemStockChanged } };
590
598
  /** {@link Taobao.Openmall.RefundChanged OpenMall-API > OpenMall退款单变更} */
591
- type TaobaoOpenmallRefundChanged = Message & { content?: MessageContent & { content?: string | Taobao.Openmall.RefundChanged } };
599
+ type TaobaoOpenmallRefundChanged = Message & { content?: MessageContent & { topic?: 'taobao_openmall_RefundChanged', content?: string | Taobao.Openmall.RefundChanged } };
592
600
  /** {@link Taobao.Openmall.TradeChanged OpenMall-API > 订单消息通知} */
593
- type TaobaoOpenmallTradeChanged = Message & { content?: MessageContent & { content?: string | Taobao.Openmall.TradeChanged } };
601
+ type TaobaoOpenmallTradeChanged = Message & { content?: MessageContent & { topic?: 'taobao_openmall_TradeChanged', content?: string | Taobao.Openmall.TradeChanged } };
594
602
  /** {@link Taobao.Rdcaligenius.OrderMsgSend 淘宝交易 > 订单消息} */
595
- type TaobaoRdcaligeniusOrderMsgSend = Message & { content?: MessageContent & { content?: string | Taobao.Rdcaligenius.OrderMsgSend } };
603
+ type TaobaoRdcaligeniusOrderMsgSend = Message & { content?: MessageContent & { topic?: 'taobao_rdcaligenius_OrderMsgSend', content?: string | Taobao.Rdcaligenius.OrderMsgSend } };
596
604
  /** {@link Taobao.Recycle.OfnPreRedPacketSync 淘宝交易 > 同步前置补贴红包的最新数据} */
597
- type TaobaoRecycleOfnPreRedPacketSync = Message & { content?: MessageContent & { content?: string | Taobao.Recycle.OfnPreRedPacketSync } };
605
+ type TaobaoRecycleOfnPreRedPacketSync = Message & { content?: MessageContent & { topic?: 'taobao_recycle_OfnPreRedPacketSync', content?: string | Taobao.Recycle.OfnPreRedPacketSync } };
598
606
  /** {@link Taobao.Refund.RefundBlockMessage 淘宝退款 > 屏蔽退款留言消息-无此消息} */
599
- type TaobaoRefundRefundBlockMessage = Message & { content?: MessageContent & { content?: string | Taobao.Refund.RefundBlockMessage } };
607
+ type TaobaoRefundRefundBlockMessage = Message & { content?: MessageContent & { topic?: 'taobao_refund_RefundBlockMessage', content?: string | Taobao.Refund.RefundBlockMessage } };
600
608
  /** {@link Taobao.Refund.RefundBuyerModifyAgreement 淘宝退款 > 买家修改退款协议消息} */
601
- type TaobaoRefundRefundBuyerModifyAgreement = Message & { content?: MessageContent & { content?: string | Taobao.Refund.RefundBuyerModifyAgreement } };
609
+ type TaobaoRefundRefundBuyerModifyAgreement = Message & { content?: MessageContent & { topic?: 'taobao_refund_RefundBuyerModifyAgreement', content?: string | Taobao.Refund.RefundBuyerModifyAgreement } };
602
610
  /** {@link Taobao.Refund.RefundBuyerReturnGoods 淘宝退款 > 买家退货给卖家消息} */
603
- type TaobaoRefundRefundBuyerReturnGoods = Message & { content?: MessageContent & { content?: string | Taobao.Refund.RefundBuyerReturnGoods } };
611
+ type TaobaoRefundRefundBuyerReturnGoods = Message & { content?: MessageContent & { topic?: 'taobao_refund_RefundBuyerReturnGoods', content?: string | Taobao.Refund.RefundBuyerReturnGoods } };
604
612
  /** {@link Taobao.Refund.RefundClosed 淘宝退款 > 退款关闭消息} */
605
- type TaobaoRefundRefundClosed = Message & { content?: MessageContent & { content?: string | Taobao.Refund.RefundClosed } };
613
+ type TaobaoRefundRefundClosed = Message & { content?: MessageContent & { topic?: 'taobao_refund_RefundClosed', content?: string | Taobao.Refund.RefundClosed } };
606
614
  /** {@link Taobao.Refund.RefundCreateMessage 淘宝退款 > 发表退款留言消息} */
607
- type TaobaoRefundRefundCreateMessage = Message & { content?: MessageContent & { content?: string | Taobao.Refund.RefundCreateMessage } };
615
+ type TaobaoRefundRefundCreateMessage = Message & { content?: MessageContent & { topic?: 'taobao_refund_RefundCreateMessage', content?: string | Taobao.Refund.RefundCreateMessage } };
608
616
  /** {@link Taobao.Refund.RefundCreated 淘宝退款 > 退款创建消息} */
609
- type TaobaoRefundRefundCreated = Message & { content?: MessageContent & { content?: string | Taobao.Refund.RefundCreated } };
617
+ type TaobaoRefundRefundCreated = Message & { content?: MessageContent & { topic?: 'taobao_refund_RefundCreated', content?: string | Taobao.Refund.RefundCreated } };
610
618
  /** {@link Taobao.Refund.RefundSellerAgreeAgreement 淘宝退款 > 卖家同意退款协议消息} */
611
- type TaobaoRefundRefundSellerAgreeAgreement = Message & { content?: MessageContent & { content?: string | Taobao.Refund.RefundSellerAgreeAgreement } };
619
+ type TaobaoRefundRefundSellerAgreeAgreement = Message & { content?: MessageContent & { topic?: 'taobao_refund_RefundSellerAgreeAgreement', content?: string | Taobao.Refund.RefundSellerAgreeAgreement } };
612
620
  /** {@link Taobao.Refund.RefundSellerRefuseAgreement 淘宝退款 > 卖家拒绝退款协议消息} */
613
- type TaobaoRefundRefundSellerRefuseAgreement = Message & { content?: MessageContent & { content?: string | Taobao.Refund.RefundSellerRefuseAgreement } };
621
+ type TaobaoRefundRefundSellerRefuseAgreement = Message & { content?: MessageContent & { topic?: 'taobao_refund_RefundSellerRefuseAgreement', content?: string | Taobao.Refund.RefundSellerRefuseAgreement } };
614
622
  /** {@link Taobao.Refund.RefundSuccess 淘宝退款 > 退款成功消息} */
615
- type TaobaoRefundRefundSuccess = Message & { content?: MessageContent & { content?: string | Taobao.Refund.RefundSuccess } };
623
+ type TaobaoRefundRefundSuccess = Message & { content?: MessageContent & { topic?: 'taobao_refund_RefundSuccess', content?: string | Taobao.Refund.RefundSuccess } };
616
624
  /** {@link Taobao.Refund.RefundableCanceled 淘宝退款 > 退款标记取消消息} */
617
- type TaobaoRefundRefundableCanceled = Message & { content?: MessageContent & { content?: string | Taobao.Refund.RefundableCanceled } };
625
+ type TaobaoRefundRefundableCanceled = Message & { content?: MessageContent & { topic?: 'taobao_refund_RefundableCanceled', content?: string | Taobao.Refund.RefundableCanceled } };
618
626
  /** {@link Taobao.Refund.RefundableMarked 淘宝退款 > 退款标记创建消息} */
619
- type TaobaoRefundRefundableMarked = Message & { content?: MessageContent & { content?: string | Taobao.Refund.RefundableMarked } };
627
+ type TaobaoRefundRefundableMarked = Message & { content?: MessageContent & { topic?: 'taobao_refund_RefundableMarked', content?: string | Taobao.Refund.RefundableMarked } };
620
628
  /** {@link Taobao.Refund.TaobaoInterApplied 淘宝退款 > 申请淘宝介入消息} */
621
- type TaobaoRefundTaobaoInterApplied = Message & { content?: MessageContent & { content?: string | Taobao.Refund.TaobaoInterApplied } };
629
+ type TaobaoRefundTaobaoInterApplied = Message & { content?: MessageContent & { topic?: 'taobao_refund_TaobaoInterApplied', content?: string | Taobao.Refund.TaobaoInterApplied } };
622
630
  /** {@link Taobao.Refund.TaobaoIntervened 淘宝退款 > 淘宝介入退款消息} */
623
- type TaobaoRefundTaobaoIntervened = Message & { content?: MessageContent & { content?: string | Taobao.Refund.TaobaoIntervened } };
631
+ type TaobaoRefundTaobaoIntervened = Message & { content?: MessageContent & { topic?: 'taobao_refund_TaobaoIntervened', content?: string | Taobao.Refund.TaobaoIntervened } };
624
632
  /** {@link Taobao.Rhino.DeviceStatus 智能制造API > 智能制造-设备状态变更} */
625
- type TaobaoRhinoDeviceStatus = Message & { content?: MessageContent & { content?: string | Taobao.Rhino.DeviceStatus } };
633
+ type TaobaoRhinoDeviceStatus = Message & { content?: MessageContent & { topic?: 'taobao_rhino_DeviceStatus', content?: string | Taobao.Rhino.DeviceStatus } };
626
634
  /** {@link Taobao.Tae.BaichuanAuctionChange 导购平台 > 商品信息变更} */
627
- type TaobaoTaeBaichuanAuctionChange = Message & { content?: MessageContent & { content?: string | Taobao.Tae.BaichuanAuctionChange } };
635
+ type TaobaoTaeBaichuanAuctionChange = Message & { content?: MessageContent & { topic?: 'taobao_tae_BaichuanAuctionChange', content?: string | Taobao.Tae.BaichuanAuctionChange } };
628
636
  /** {@link Taobao.Tae.BaichuanTradeClosed 导购平台 > 交易关闭} */
629
- type TaobaoTaeBaichuanTradeClosed = Message & { content?: MessageContent & { content?: string | Taobao.Tae.BaichuanTradeClosed } };
637
+ type TaobaoTaeBaichuanTradeClosed = Message & { content?: MessageContent & { topic?: 'taobao_tae_BaichuanTradeClosed', content?: string | Taobao.Tae.BaichuanTradeClosed } };
630
638
  /** {@link Taobao.Tae.BaichuanTradeCreated 导购平台 > 创建订单} */
631
- type TaobaoTaeBaichuanTradeCreated = Message & { content?: MessageContent & { content?: string | Taobao.Tae.BaichuanTradeCreated } };
639
+ type TaobaoTaeBaichuanTradeCreated = Message & { content?: MessageContent & { topic?: 'taobao_tae_BaichuanTradeCreated', content?: string | Taobao.Tae.BaichuanTradeCreated } };
632
640
  /** {@link Taobao.Tae.BaichuanTradePaidDone 导购平台 > 付款成功} */
633
- type TaobaoTaeBaichuanTradePaidDone = Message & { content?: MessageContent & { content?: string | Taobao.Tae.BaichuanTradePaidDone } };
641
+ type TaobaoTaeBaichuanTradePaidDone = Message & { content?: MessageContent & { topic?: 'taobao_tae_BaichuanTradePaidDone', content?: string | Taobao.Tae.BaichuanTradePaidDone } };
634
642
  /** {@link Taobao.Tae.BaichuanTradeRefundCreated 导购平台 > 创建退款消息} */
635
- type TaobaoTaeBaichuanTradeRefundCreated = Message & { content?: MessageContent & { content?: string | Taobao.Tae.BaichuanTradeRefundCreated } };
643
+ type TaobaoTaeBaichuanTradeRefundCreated = Message & { content?: MessageContent & { topic?: 'taobao_tae_BaichuanTradeRefundCreated', content?: string | Taobao.Tae.BaichuanTradeRefundCreated } };
636
644
  /** {@link Taobao.Tae.BaichuanTradeRefundSuccess 导购平台 > 退款成功} */
637
- type TaobaoTaeBaichuanTradeRefundSuccess = Message & { content?: MessageContent & { content?: string | Taobao.Tae.BaichuanTradeRefundSuccess } };
645
+ type TaobaoTaeBaichuanTradeRefundSuccess = Message & { content?: MessageContent & { topic?: 'taobao_tae_BaichuanTradeRefundSuccess', content?: string | Taobao.Tae.BaichuanTradeRefundSuccess } };
638
646
  /** {@link Taobao.Tae.BaichuanTradeSuccess 导购平台 > 交易成功} */
639
- type TaobaoTaeBaichuanTradeSuccess = Message & { content?: MessageContent & { content?: string | Taobao.Tae.BaichuanTradeSuccess } };
647
+ type TaobaoTaeBaichuanTradeSuccess = Message & { content?: MessageContent & { topic?: 'taobao_tae_BaichuanTradeSuccess', content?: string | Taobao.Tae.BaichuanTradeSuccess } };
640
648
  /** {@link Taobao.Tae.ItemDownShelf 导购平台 > 商品下架} */
641
- type TaobaoTaeItemDownShelf = Message & { content?: MessageContent & { content?: string | Taobao.Tae.ItemDownShelf } };
649
+ type TaobaoTaeItemDownShelf = Message & { content?: MessageContent & { topic?: 'taobao_tae_ItemDownShelf', content?: string | Taobao.Tae.ItemDownShelf } };
642
650
  /** {@link Taobao.Tae.ItemImageChange 导购平台 > 商品主图变更} */
643
- type TaobaoTaeItemImageChange = Message & { content?: MessageContent & { content?: string | Taobao.Tae.ItemImageChange } };
651
+ type TaobaoTaeItemImageChange = Message & { content?: MessageContent & { topic?: 'taobao_tae_ItemImageChange', content?: string | Taobao.Tae.ItemImageChange } };
644
652
  /** {@link Taobao.Tae.ItemPriceChange 导购平台 > 订阅的商品变更消息} */
645
- type TaobaoTaeItemPriceChange = Message & { content?: MessageContent & { content?: string | Taobao.Tae.ItemPriceChange } };
653
+ type TaobaoTaeItemPriceChange = Message & { content?: MessageContent & { topic?: 'taobao_tae_ItemPriceChange', content?: string | Taobao.Tae.ItemPriceChange } };
646
654
  /** {@link Taobao.Tae.ItemSkuDelete 导购平台 > sku删除} */
647
- type TaobaoTaeItemSkuDelete = Message & { content?: MessageContent & { content?: string | Taobao.Tae.ItemSkuDelete } };
655
+ type TaobaoTaeItemSkuDelete = Message & { content?: MessageContent & { topic?: 'taobao_tae_ItemSkuDelete', content?: string | Taobao.Tae.ItemSkuDelete } };
648
656
  /** {@link Taobao.Tae.ItemSkuPublish 导购平台 > sku发布} */
649
- type TaobaoTaeItemSkuPublish = Message & { content?: MessageContent & { content?: string | Taobao.Tae.ItemSkuPublish } };
657
+ type TaobaoTaeItemSkuPublish = Message & { content?: MessageContent & { topic?: 'taobao_tae_ItemSkuPublish', content?: string | Taobao.Tae.ItemSkuPublish } };
650
658
  /** {@link Taobao.Tae.ItemSkuSoldOut 导购平台 > 商品sku售空} */
651
- type TaobaoTaeItemSkuSoldOut = Message & { content?: MessageContent & { content?: string | Taobao.Tae.ItemSkuSoldOut } };
659
+ type TaobaoTaeItemSkuSoldOut = Message & { content?: MessageContent & { topic?: 'taobao_tae_ItemSkuSoldOut', content?: string | Taobao.Tae.ItemSkuSoldOut } };
652
660
  /** {@link Taobao.Tae.ItemSoldOut 导购平台 > 商品售空} */
653
- type TaobaoTaeItemSoldOut = Message & { content?: MessageContent & { content?: string | Taobao.Tae.ItemSoldOut } };
661
+ type TaobaoTaeItemSoldOut = Message & { content?: MessageContent & { topic?: 'taobao_tae_ItemSoldOut', content?: string | Taobao.Tae.ItemSoldOut } };
654
662
  /** {@link Taobao.Tae.ItemSubscribe 导购平台 > 商品订阅成功} */
655
- type TaobaoTaeItemSubscribe = Message & { content?: MessageContent & { content?: string | Taobao.Tae.ItemSubscribe } };
663
+ type TaobaoTaeItemSubscribe = Message & { content?: MessageContent & { topic?: 'taobao_tae_ItemSubscribe', content?: string | Taobao.Tae.ItemSubscribe } };
656
664
  /** {@link Taobao.Tae.ItemTitleChange 导购平台 > 商品标题变更} */
657
- type TaobaoTaeItemTitleChange = Message & { content?: MessageContent & { content?: string | Taobao.Tae.ItemTitleChange } };
665
+ type TaobaoTaeItemTitleChange = Message & { content?: MessageContent & { topic?: 'taobao_tae_ItemTitleChange', content?: string | Taobao.Tae.ItemTitleChange } };
658
666
  /** {@link Taobao.Tae.ItemUnSubscribe 导购平台 > 取消商品订阅} */
659
- type TaobaoTaeItemUnSubscribe = Message & { content?: MessageContent & { content?: string | Taobao.Tae.ItemUnSubscribe } };
667
+ type TaobaoTaeItemUnSubscribe = Message & { content?: MessageContent & { topic?: 'taobao_tae_ItemUnSubscribe', content?: string | Taobao.Tae.ItemUnSubscribe } };
660
668
  /** {@link Taobao.Tae.ItemUpShelf 导购平台 > 商品上架} */
661
- type TaobaoTaeItemUpShelf = Message & { content?: MessageContent & { content?: string | Taobao.Tae.ItemUpShelf } };
669
+ type TaobaoTaeItemUpShelf = Message & { content?: MessageContent & { topic?: 'taobao_tae_ItemUpShelf', content?: string | Taobao.Tae.ItemUpShelf } };
662
670
  /** {@link Taobao.Top.AuthCancel 平台消息 > 取消授权消息通知} */
663
- type TaobaoTopAuthCancel = Message & { content?: MessageContent & { content?: string | Taobao.Top.AuthCancel } };
671
+ type TaobaoTopAuthCancel = Message & { content?: MessageContent & { topic?: 'taobao_top_AuthCancel', content?: string | Taobao.Top.AuthCancel } };
664
672
  /** {@link Taobao.Topats.TaskComplete 平台消息 > 异步任务执行完成} */
665
- type TaobaoTopatsTaskComplete = Message & { content?: MessageContent & { content?: string | Taobao.Topats.TaskComplete } };
673
+ type TaobaoTopatsTaskComplete = Message & { content?: MessageContent & { topic?: 'taobao_topats_TaskComplete', content?: string | Taobao.Topats.TaskComplete } };
674
+ /** {@link Taobao.Trade.AdvanceDisburse 淘宝交易 > 订单极速放款成功消息} */
675
+ type TaobaoTradeAdvanceDisburse = Message & { content?: MessageContent & { topic?: 'taobao_trade_AdvanceDisburse', content?: string | Taobao.Trade.AdvanceDisburse } };
666
676
  /** {@link Taobao.Trade.TradeAlipayCreate 淘宝交易 > 创建支付宝订单消息} */
667
- type TaobaoTradeTradeAlipayCreate = Message & { content?: MessageContent & { content?: string | Taobao.Trade.TradeAlipayCreate } };
677
+ type TaobaoTradeTradeAlipayCreate = Message & { content?: MessageContent & { topic?: 'taobao_trade_TradeAlipayCreate', content?: string | Taobao.Trade.TradeAlipayCreate } };
668
678
  /** {@link Taobao.Trade.TradeBuyerPay 淘宝交易 > 买家付完款,或万人团买家付完尾款} */
669
- type TaobaoTradeTradeBuyerPay = Message & { content?: MessageContent & { content?: string | Taobao.Trade.TradeBuyerPay } };
679
+ type TaobaoTradeTradeBuyerPay = Message & { content?: MessageContent & { topic?: 'taobao_trade_TradeBuyerPay', content?: string | Taobao.Trade.TradeBuyerPay } };
670
680
  /** {@link Taobao.Trade.TradeBuyerStepPay 淘宝交易 > 分阶段订单付定金} */
671
- type TaobaoTradeTradeBuyerStepPay = Message & { content?: MessageContent & { content?: string | Taobao.Trade.TradeBuyerStepPay } };
681
+ type TaobaoTradeTradeBuyerStepPay = Message & { content?: MessageContent & { topic?: 'taobao_trade_TradeBuyerStepPay', content?: string | Taobao.Trade.TradeBuyerStepPay } };
672
682
  /** {@link Taobao.Trade.TradeChanged 淘宝交易 > 订单信息变更消息} */
673
- type TaobaoTradeTradeChanged = Message & { content?: MessageContent & { content?: string | Taobao.Trade.TradeChanged } };
683
+ type TaobaoTradeTradeChanged = Message & { content?: MessageContent & { topic?: 'taobao_trade_TradeChanged', content?: string | Taobao.Trade.TradeChanged } };
674
684
  /** {@link Taobao.Trade.TradeClose 淘宝交易 > 关闭交易消息} */
675
- type TaobaoTradeTradeClose = Message & { content?: MessageContent & { content?: string | Taobao.Trade.TradeClose } };
685
+ type TaobaoTradeTradeClose = Message & { content?: MessageContent & { topic?: 'taobao_trade_TradeClose', content?: string | Taobao.Trade.TradeClose } };
676
686
  /** {@link Taobao.Trade.TradeCloseAndModifyDetailOrder 淘宝交易 > 关闭或修改子订单消息} */
677
- type TaobaoTradeTradeCloseAndModifyDetailOrder = Message & { content?: MessageContent & { content?: string | Taobao.Trade.TradeCloseAndModifyDetailOrder } };
687
+ type TaobaoTradeTradeCloseAndModifyDetailOrder = Message & { content?: MessageContent & { topic?: 'taobao_trade_TradeCloseAndModifyDetailOrder', content?: string | Taobao.Trade.TradeCloseAndModifyDetailOrder } };
678
688
  /** {@link Taobao.Trade.TradeCreate 淘宝交易 > 创建淘宝交易消息} */
679
- type TaobaoTradeTradeCreate = Message & { content?: MessageContent & { content?: string | Taobao.Trade.TradeCreate } };
689
+ type TaobaoTradeTradeCreate = Message & { content?: MessageContent & { topic?: 'taobao_trade_TradeCreate', content?: string | Taobao.Trade.TradeCreate } };
680
690
  /** {@link Taobao.Trade.TradeDelayConfirmPay 淘宝交易 > 延长收货时间消息} */
681
- type TaobaoTradeTradeDelayConfirmPay = Message & { content?: MessageContent & { content?: string | Taobao.Trade.TradeDelayConfirmPay } };
691
+ type TaobaoTradeTradeDelayConfirmPay = Message & { content?: MessageContent & { topic?: 'taobao_trade_TradeDelayConfirmPay', content?: string | Taobao.Trade.TradeDelayConfirmPay } };
682
692
  /** {@link Taobao.Trade.TradeLogisticsAddressChanged 淘宝交易 > 修改交易收货地址消息} */
683
- type TaobaoTradeTradeLogisticsAddressChanged = Message & { content?: MessageContent & { content?: string | Taobao.Trade.TradeLogisticsAddressChanged } };
693
+ type TaobaoTradeTradeLogisticsAddressChanged = Message & { content?: MessageContent & { topic?: 'taobao_trade_TradeLogisticsAddressChanged', content?: string | Taobao.Trade.TradeLogisticsAddressChanged } };
684
694
  /** {@link Taobao.Trade.TradeMemoModified 淘宝交易 > 交易备注修改消息} */
685
- type TaobaoTradeTradeMemoModified = Message & { content?: MessageContent & { content?: string | Taobao.Trade.TradeMemoModified } };
695
+ type TaobaoTradeTradeMemoModified = Message & { content?: MessageContent & { topic?: 'taobao_trade_TradeMemoModified', content?: string | Taobao.Trade.TradeMemoModified } };
686
696
  /** {@link Taobao.Trade.TradeModifyFee 淘宝交易 > 修改交易费用消息} */
687
- type TaobaoTradeTradeModifyFee = Message & { content?: MessageContent & { content?: string | Taobao.Trade.TradeModifyFee } };
697
+ type TaobaoTradeTradeModifyFee = Message & { content?: MessageContent & { topic?: 'taobao_trade_TradeModifyFee', content?: string | Taobao.Trade.TradeModifyFee } };
688
698
  /** {@link Taobao.Trade.TradePartlyConfirmPay 淘宝交易 > 子订单打款成功消息} */
689
- type TaobaoTradeTradePartlyConfirmPay = Message & { content?: MessageContent & { content?: string | Taobao.Trade.TradePartlyConfirmPay } };
699
+ type TaobaoTradeTradePartlyConfirmPay = Message & { content?: MessageContent & { topic?: 'taobao_trade_TradePartlyConfirmPay', content?: string | Taobao.Trade.TradePartlyConfirmPay } };
690
700
  /** {@link Taobao.Trade.TradePartlyRefund 淘宝交易 > 子订单退款成功消息} */
691
- type TaobaoTradeTradePartlyRefund = Message & { content?: MessageContent & { content?: string | Taobao.Trade.TradePartlyRefund } };
701
+ type TaobaoTradeTradePartlyRefund = Message & { content?: MessageContent & { topic?: 'taobao_trade_TradePartlyRefund', content?: string | Taobao.Trade.TradePartlyRefund } };
692
702
  /** {@link Taobao.Trade.TradePartlySellerShip 淘宝交易 > 交易的部分子订单发货消息} */
693
- type TaobaoTradeTradePartlySellerShip = Message & { content?: MessageContent & { content?: string | Taobao.Trade.TradePartlySellerShip } };
703
+ type TaobaoTradeTradePartlySellerShip = Message & { content?: MessageContent & { topic?: 'taobao_trade_TradePartlySellerShip', content?: string | Taobao.Trade.TradePartlySellerShip } };
694
704
  /** {@link Taobao.Trade.TradeRated 淘宝交易 > 交易评价变更消息} */
695
- type TaobaoTradeTradeRated = Message & { content?: MessageContent & { content?: string | Taobao.Trade.TradeRated } };
705
+ type TaobaoTradeTradeRated = Message & { content?: MessageContent & { topic?: 'taobao_trade_TradeRated', content?: string | Taobao.Trade.TradeRated } };
696
706
  /** {@link Taobao.Trade.TradeSellerShip 淘宝交易 > 卖家发货消息} */
697
- type TaobaoTradeTradeSellerShip = Message & { content?: MessageContent & { content?: string | Taobao.Trade.TradeSellerShip } };
707
+ type TaobaoTradeTradeSellerShip = Message & { content?: MessageContent & { topic?: 'taobao_trade_TradeSellerShip', content?: string | Taobao.Trade.TradeSellerShip } };
698
708
  /** {@link Taobao.Trade.TradeSuccess 淘宝交易 > 交易成功消息} */
699
- type TaobaoTradeTradeSuccess = Message & { content?: MessageContent & { content?: string | Taobao.Trade.TradeSuccess } };
709
+ type TaobaoTradeTradeSuccess = Message & { content?: MessageContent & { topic?: 'taobao_trade_TradeSuccess', content?: string | Taobao.Trade.TradeSuccess } };
700
710
  /** {@link Taobao.Trade.TradeTimeoutRemind 淘宝交易 > 交易超时提醒消息} */
701
- type TaobaoTradeTradeTimeoutRemind = Message & { content?: MessageContent & { content?: string | Taobao.Trade.TradeTimeoutRemind } };
711
+ type TaobaoTradeTradeTimeoutRemind = Message & { content?: MessageContent & { topic?: 'taobao_trade_TradeTimeoutRemind', content?: string | Taobao.Trade.TradeTimeoutRemind } };
702
712
  /** {@link Taobao.Train.AgentQueryInfoNotify 淘宝火车票 > 代理商查询信息消息} */
703
- type TaobaoTrainAgentQueryInfoNotify = Message & { content?: MessageContent & { content?: string | Taobao.Train.AgentQueryInfoNotify } };
713
+ type TaobaoTrainAgentQueryInfoNotify = Message & { content?: MessageContent & { topic?: 'taobao_train_AgentQueryInfoNotify', content?: string | Taobao.Train.AgentQueryInfoNotify } };
704
714
  /** {@link Taobao.Train.OrderNotify 淘宝火车票 > 火车线下票代理商通知} */
705
- type TaobaoTrainOrderNotify = Message & { content?: MessageContent & { content?: string | Taobao.Train.OrderNotify } };
715
+ type TaobaoTrainOrderNotify = Message & { content?: MessageContent & { topic?: 'taobao_train_OrderNotify', content?: string | Taobao.Train.OrderNotify } };
706
716
  /** {@link Taobao.Train.ThirdPartyTradeNotify 淘宝火车票 > 火车票订单发给带三方接入消息} */
707
- type TaobaoTrainThirdPartyTradeNotify = Message & { content?: MessageContent & { content?: string | Taobao.Train.ThirdPartyTradeNotify } };
717
+ type TaobaoTrainThirdPartyTradeNotify = Message & { content?: MessageContent & { topic?: 'taobao_train_ThirdPartyTradeNotify', content?: string | Taobao.Train.ThirdPartyTradeNotify } };
708
718
  /** {@link Taobao.Train.TradeNotify 淘宝火车票 > 火车票订单消息} */
709
- type TaobaoTrainTradeNotify = Message & { content?: MessageContent & { content?: string | Taobao.Train.TradeNotify } };
719
+ type TaobaoTrainTradeNotify = Message & { content?: MessageContent & { topic?: 'taobao_train_TradeNotify', content?: string | Taobao.Train.TradeNotify } };
710
720
  /** {@link Taobao.Uscesl.AlarmCreate 业务平台新零售-消息上行 > 设备报警消息接口} */
711
- type TaobaoUsceslAlarmCreate = Message & { content?: MessageContent & { content?: string | Taobao.Uscesl.AlarmCreate } };
721
+ type TaobaoUsceslAlarmCreate = Message & { content?: MessageContent & { topic?: 'taobao_uscesl_AlarmCreate', content?: string | Taobao.Uscesl.AlarmCreate } };
712
722
  /** {@link Taobao.Uscesl.BindResult 业务平台新零售-消息上行 > 电子价签绑定执行结果消息} */
713
- type TaobaoUsceslBindResult = Message & { content?: MessageContent & { content?: string | Taobao.Uscesl.BindResult } };
723
+ type TaobaoUsceslBindResult = Message & { content?: MessageContent & { topic?: 'taobao_uscesl_BindResult', content?: string | Taobao.Uscesl.BindResult } };
714
724
  /** {@link Taobao.Waimai.GrabOrderResult 淘宝点点 > 点点送抢单结果通知消息} */
715
- type TaobaoWaimaiGrabOrderResult = Message & { content?: MessageContent & { content?: string | Taobao.Waimai.GrabOrderResult } };
725
+ type TaobaoWaimaiGrabOrderResult = Message & { content?: MessageContent & { topic?: 'taobao_waimai_GrabOrderResult', content?: string | Taobao.Waimai.GrabOrderResult } };
716
726
  /** {@link Taobao.Waimai.OrderClose 淘宝点点 > 淘点点外卖订单关闭消息通知} */
717
- type TaobaoWaimaiOrderClose = Message & { content?: MessageContent & { content?: string | Taobao.Waimai.OrderClose } };
727
+ type TaobaoWaimaiOrderClose = Message & { content?: MessageContent & { topic?: 'taobao_waimai_OrderClose', content?: string | Taobao.Waimai.OrderClose } };
718
728
  /** {@link Taobao.Waimai.OrderComplain 淘宝点点 > 点点送订单投诉} */
719
- type TaobaoWaimaiOrderComplain = Message & { content?: MessageContent & { content?: string | Taobao.Waimai.OrderComplain } };
729
+ type TaobaoWaimaiOrderComplain = Message & { content?: MessageContent & { topic?: 'taobao_waimai_OrderComplain', content?: string | Taobao.Waimai.OrderComplain } };
720
730
  /** {@link Taobao.Waimai.OrderComplainCancel 淘宝点点 > 点点送订单撤诉} */
721
- type TaobaoWaimaiOrderComplainCancel = Message & { content?: MessageContent & { content?: string | Taobao.Waimai.OrderComplainCancel } };
731
+ type TaobaoWaimaiOrderComplainCancel = Message & { content?: MessageContent & { topic?: 'taobao_waimai_OrderComplainCancel', content?: string | Taobao.Waimai.OrderComplainCancel } };
722
732
  /** {@link Taobao.Waimai.OrderComplainResult 淘宝点点 > 点点送订单投诉结果} */
723
- type TaobaoWaimaiOrderComplainResult = Message & { content?: MessageContent & { content?: string | Taobao.Waimai.OrderComplainResult } };
733
+ type TaobaoWaimaiOrderComplainResult = Message & { content?: MessageContent & { topic?: 'taobao_waimai_OrderComplainResult', content?: string | Taobao.Waimai.OrderComplainResult } };
724
734
  /** {@link Taobao.Waimai.OrderDispatch 淘宝点点 > 点点送订单通知消息} */
725
- type TaobaoWaimaiOrderDispatch = Message & { content?: MessageContent & { content?: string | Taobao.Waimai.OrderDispatch } };
735
+ type TaobaoWaimaiOrderDispatch = Message & { content?: MessageContent & { topic?: 'taobao_waimai_OrderDispatch', content?: string | Taobao.Waimai.OrderDispatch } };
726
736
  /** {@link Taobao.Waimai.OrderDispatchSimple 淘宝点点 > 点点送派单通知} */
727
- type TaobaoWaimaiOrderDispatchSimple = Message & { content?: MessageContent & { content?: string | Taobao.Waimai.OrderDispatchSimple } };
737
+ type TaobaoWaimaiOrderDispatchSimple = Message & { content?: MessageContent & { topic?: 'taobao_waimai_OrderDispatchSimple', content?: string | Taobao.Waimai.OrderDispatchSimple } };
728
738
  /** {@link Taobao.Waimai.OrderPush 淘宝点点 > 点点送接单广播通知消息} */
729
- type TaobaoWaimaiOrderPush = Message & { content?: MessageContent & { content?: string | Taobao.Waimai.OrderPush } };
739
+ type TaobaoWaimaiOrderPush = Message & { content?: MessageContent & { topic?: 'taobao_waimai_OrderPush', content?: string | Taobao.Waimai.OrderPush } };
730
740
  /** {@link Taobao.Waimai.OrderRemind 淘宝点点 > 点点送催单消息通知} */
731
- type TaobaoWaimaiOrderRemind = Message & { content?: MessageContent & { content?: string | Taobao.Waimai.OrderRemind } };
741
+ type TaobaoWaimaiOrderRemind = Message & { content?: MessageContent & { topic?: 'taobao_waimai_OrderRemind', content?: string | Taobao.Waimai.OrderRemind } };
732
742
  /** {@link Taobao.Waimai.OuterOrderDispatch 淘宝点点 > 点点送外部订单通知消息} */
733
- type TaobaoWaimaiOuterOrderDispatch = Message & { content?: MessageContent & { content?: string | Taobao.Waimai.OuterOrderDispatch } };
743
+ type TaobaoWaimaiOuterOrderDispatch = Message & { content?: MessageContent & { topic?: 'taobao_waimai_OuterOrderDispatch', content?: string | Taobao.Waimai.OuterOrderDispatch } };
734
744
  /** {@link Taobao.Wisdomstore.RecognitionNotice 智慧门店下行消息 > 人脸抓拍识别消息} */
735
- type TaobaoWisdomstoreRecognitionNotice = Message & { content?: MessageContent & { content?: string | Taobao.Wisdomstore.RecognitionNotice } };
745
+ type TaobaoWisdomstoreRecognitionNotice = Message & { content?: MessageContent & { topic?: 'taobao_wisdomstore_RecognitionNotice', content?: string | Taobao.Wisdomstore.RecognitionNotice } };
736
746
  /** {@link Taobao.Wisdomstore.RecognitionPush 智慧门店下行消息 > 人脸识别结果回传ISV} */
737
- type TaobaoWisdomstoreRecognitionPush = Message & { content?: MessageContent & { content?: string | Taobao.Wisdomstore.RecognitionPush } };
747
+ type TaobaoWisdomstoreRecognitionPush = Message & { content?: MessageContent & { topic?: 'taobao_wisdomstore_RecognitionPush', content?: string | Taobao.Wisdomstore.RecognitionPush } };
738
748
  /** {@link Taobao.Xianyu.RentalItemReturnCanceled 闲鱼 > 买家取消预约归还} */
739
- type TaobaoXianyuRentalItemReturnCanceled = Message & { content?: MessageContent & { content?: string | Taobao.Xianyu.RentalItemReturnCanceled } };
749
+ type TaobaoXianyuRentalItemReturnCanceled = Message & { content?: MessageContent & { topic?: 'taobao_xianyu_RentalItemReturnCanceled', content?: string | Taobao.Xianyu.RentalItemReturnCanceled } };
740
750
  /** {@link Taobao.Xianyu.RentalItemReturnReserved 闲鱼 > 买家预约上门取件} */
741
- type TaobaoXianyuRentalItemReturnReserved = Message & { content?: MessageContent & { content?: string | Taobao.Xianyu.RentalItemReturnReserved } };
751
+ type TaobaoXianyuRentalItemReturnReserved = Message & { content?: MessageContent & { topic?: 'taobao_xianyu_RentalItemReturnReserved', content?: string | Taobao.Xianyu.RentalItemReturnReserved } };
742
752
  /** {@link Taobao.Xianyu.RentalOrderCanceled 闲鱼 > 租赁订单取消} */
743
- type TaobaoXianyuRentalOrderCanceled = Message & { content?: MessageContent & { content?: string | Taobao.Xianyu.RentalOrderCanceled } };
753
+ type TaobaoXianyuRentalOrderCanceled = Message & { content?: MessageContent & { topic?: 'taobao_xianyu_RentalOrderCanceled', content?: string | Taobao.Xianyu.RentalOrderCanceled } };
744
754
  /** {@link Taobao.Xianyu.RentalOrderCreated 闲鱼 > 租赁订单创建} */
745
- type TaobaoXianyuRentalOrderCreated = Message & { content?: MessageContent & { content?: string | Taobao.Xianyu.RentalOrderCreated } };
755
+ type TaobaoXianyuRentalOrderCreated = Message & { content?: MessageContent & { topic?: 'taobao_xianyu_RentalOrderCreated', content?: string | Taobao.Xianyu.RentalOrderCreated } };
746
756
  /** {@link Taobao.Xiaowei.Message IOT-智能制造 > 获取推送消息} */
747
- type TaobaoXiaoweiMessage = Message & { content?: MessageContent & { content?: string | Taobao.Xiaowei.Message } };
757
+ type TaobaoXiaoweiMessage = Message & { content?: MessageContent & { topic?: 'taobao_xiaowei_Message', content?: string | Taobao.Xiaowei.Message } };
748
758
  /** {@link Tmall.Aliauto.StepOrderPartConfirmed 天猫汽车 > 分阶段交易确认消息} */
749
- type TmallAliautoStepOrderPartConfirmed = Message & { content?: MessageContent & { content?: string | Tmall.Aliauto.StepOrderPartConfirmed } };
759
+ type TmallAliautoStepOrderPartConfirmed = Message & { content?: MessageContent & { topic?: 'tmall_aliauto_StepOrderPartConfirmed', content?: string | Tmall.Aliauto.StepOrderPartConfirmed } };
750
760
  /** {@link Tmall.Auto.TradeModify 天猫汽车 > 天猫汽车交易订单开放} */
751
- type TmallAutoTradeModify = Message & { content?: MessageContent & { content?: string | Tmall.Auto.TradeModify } };
761
+ type TmallAutoTradeModify = Message & { content?: MessageContent & { topic?: 'tmall_auto_TradeModify', content?: string | Tmall.Auto.TradeModify } };
752
762
  /** {@link Tmall.Auto.TwoWheelsReceiptCreate 天猫汽车 > 天猫二轮车服务工单创建开放} */
753
- type TmallAutoTwoWheelsReceiptCreate = Message & { content?: MessageContent & { content?: string | Tmall.Auto.TwoWheelsReceiptCreate } };
763
+ type TmallAutoTwoWheelsReceiptCreate = Message & { content?: MessageContent & { topic?: 'tmall_auto_TwoWheelsReceiptCreate', content?: string | Tmall.Auto.TwoWheelsReceiptCreate } };
754
764
  /** {@link Tmall.Car.ContractSign 天猫汽车 > 合同签署消息} */
755
- type TmallCarContractSign = Message & { content?: MessageContent & { content?: string | Tmall.Car.ContractSign } };
765
+ type TmallCarContractSign = Message & { content?: MessageContent & { topic?: 'tmall_car_ContractSign', content?: string | Tmall.Car.ContractSign } };
756
766
  /** {@link Tmall.Car.FinanceMsg 天猫汽车 > 汽车金融消息} */
757
- type TmallCarFinanceMsg = Message & { content?: MessageContent & { content?: string | Tmall.Car.FinanceMsg } };
767
+ type TmallCarFinanceMsg = Message & { content?: MessageContent & { topic?: 'tmall_car_FinanceMsg', content?: string | Tmall.Car.FinanceMsg } };
758
768
  /** {@link Tmall.Channel.ApplyOrderChange 渠道中心API > 申请单变更消息} */
759
- type TmallChannelApplyOrderChange = Message & { content?: MessageContent & { content?: string | Tmall.Channel.ApplyOrderChange } };
769
+ type TmallChannelApplyOrderChange = Message & { content?: MessageContent & { topic?: 'tmall_channel_ApplyOrderChange', content?: string | Tmall.Channel.ApplyOrderChange } };
760
770
  /** {@link Tmall.Channel.DeliverOrderChange 渠道中心API > 发货单消息变更} */
761
- type TmallChannelDeliverOrderChange = Message & { content?: MessageContent & { content?: string | Tmall.Channel.DeliverOrderChange } };
771
+ type TmallChannelDeliverOrderChange = Message & { content?: MessageContent & { topic?: 'tmall_channel_DeliverOrderChange', content?: string | Tmall.Channel.DeliverOrderChange } };
762
772
  /** {@link Tmall.Channel.PurchaseOrderChange 渠道中心API > 采购单变更消息} */
763
- type TmallChannelPurchaseOrderChange = Message & { content?: MessageContent & { content?: string | Tmall.Channel.PurchaseOrderChange } };
773
+ type TmallChannelPurchaseOrderChange = Message & { content?: MessageContent & { topic?: 'tmall_channel_PurchaseOrderChange', content?: string | Tmall.Channel.PurchaseOrderChange } };
764
774
  /** {@link Tmall.Channel.StopOrderChange 渠道中心API > 停止发货单变更消息} */
765
- type TmallChannelStopOrderChange = Message & { content?: MessageContent & { content?: string | Tmall.Channel.StopOrderChange } };
775
+ type TmallChannelStopOrderChange = Message & { content?: MessageContent & { topic?: 'tmall_channel_StopOrderChange', content?: string | Tmall.Channel.StopOrderChange } };
766
776
  /** {@link Tmall.Fuwu.AnomalyRecourse 天猫服务 > 天猫服务平台一键求助单消息队列} */
767
- type TmallFuwuAnomalyRecourse = Message & { content?: MessageContent & { content?: string | Tmall.Fuwu.AnomalyRecourse } };
777
+ type TmallFuwuAnomalyRecourse = Message & { content?: MessageContent & { topic?: 'tmall_fuwu_AnomalyRecourse', content?: string | Tmall.Fuwu.AnomalyRecourse } };
768
778
  /** {@link Tmall.Fuwu.AnomalyRecourseStatusUpdate 天猫服务 > 一键求助状态变更消息} */
769
- type TmallFuwuAnomalyRecourseStatusUpdate = Message & { content?: MessageContent & { content?: string | Tmall.Fuwu.AnomalyRecourseStatusUpdate } };
779
+ type TmallFuwuAnomalyRecourseStatusUpdate = Message & { content?: MessageContent & { topic?: 'tmall_fuwu_AnomalyRecourseStatusUpdate', content?: string | Tmall.Fuwu.AnomalyRecourseStatusUpdate } };
770
780
  /** {@link Tmall.Fuwu.LogisticsInfoMessage 天猫服务 > 服务供应链物流业务消息} */
771
- type TmallFuwuLogisticsInfoMessage = Message & { content?: MessageContent & { content?: string | Tmall.Fuwu.LogisticsInfoMessage } };
781
+ type TmallFuwuLogisticsInfoMessage = Message & { content?: MessageContent & { topic?: 'tmall_fuwu_LogisticsInfoMessage', content?: string | Tmall.Fuwu.LogisticsInfoMessage } };
772
782
  /** {@link Tmall.Fuwu.ServiceItemUpdate 天猫服务 > 服务商品信息变更消息} */
773
- type TmallFuwuServiceItemUpdate = Message & { content?: MessageContent & { content?: string | Tmall.Fuwu.ServiceItemUpdate } };
783
+ type TmallFuwuServiceItemUpdate = Message & { content?: MessageContent & { topic?: 'tmall_fuwu_ServiceItemUpdate', content?: string | Tmall.Fuwu.ServiceItemUpdate } };
774
784
  /** {@link Tmall.Fuwu.ServiceMonitorMessage 天猫服务 > 服务预警消息} */
775
- type TmallFuwuServiceMonitorMessage = Message & { content?: MessageContent & { content?: string | Tmall.Fuwu.ServiceMonitorMessage } };
785
+ type TmallFuwuServiceMonitorMessage = Message & { content?: MessageContent & { topic?: 'tmall_fuwu_ServiceMonitorMessage', content?: string | Tmall.Fuwu.ServiceMonitorMessage } };
776
786
  /** {@link Tmall.Fuwu.ServiceStoreRegister 天猫服务 > 服务网点注册消息} */
777
- type TmallFuwuServiceStoreRegister = Message & { content?: MessageContent & { content?: string | Tmall.Fuwu.ServiceStoreRegister } };
787
+ type TmallFuwuServiceStoreRegister = Message & { content?: MessageContent & { topic?: 'tmall_fuwu_ServiceStoreRegister', content?: string | Tmall.Fuwu.ServiceStoreRegister } };
778
788
  /** {@link Tmall.Fuwu.SettleAdjustmentStatusUpdate 天猫服务 > 单个结算调整单数据推送} */
779
- type TmallFuwuSettleAdjustmentStatusUpdate = Message & { content?: MessageContent & { content?: string | Tmall.Fuwu.SettleAdjustmentStatusUpdate } };
789
+ type TmallFuwuSettleAdjustmentStatusUpdate = Message & { content?: MessageContent & { topic?: 'tmall_fuwu_SettleAdjustmentStatusUpdate', content?: string | Tmall.Fuwu.SettleAdjustmentStatusUpdate } };
780
790
  /** {@link Tmall.Fuwu.WorkcardContract 天猫服务 > 天猫服务履约合同单} */
781
- type TmallFuwuWorkcardContract = Message & { content?: MessageContent & { content?: string | Tmall.Fuwu.WorkcardContract } };
791
+ type TmallFuwuWorkcardContract = Message & { content?: MessageContent & { topic?: 'tmall_fuwu_WorkcardContract', content?: string | Tmall.Fuwu.WorkcardContract } };
782
792
  /** {@link Tmall.Fuwu.WorkcardInfo 天猫服务 > 天猫服务任务工单} */
783
- type TmallFuwuWorkcardInfo = Message & { content?: MessageContent & { content?: string | Tmall.Fuwu.WorkcardInfo } };
793
+ type TmallFuwuWorkcardInfo = Message & { content?: MessageContent & { topic?: 'tmall_fuwu_WorkcardInfo', content?: string | Tmall.Fuwu.WorkcardInfo } };
784
794
  /** {@link Tmall.Fuwu.WorkcardStatusUpdate 天猫服务 > 天猫服务任务工单状态变更} */
785
- type TmallFuwuWorkcardStatusUpdate = Message & { content?: MessageContent & { content?: string | Tmall.Fuwu.WorkcardStatusUpdate } };
795
+ type TmallFuwuWorkcardStatusUpdate = Message & { content?: MessageContent & { topic?: 'tmall_fuwu_WorkcardStatusUpdate', content?: string | Tmall.Fuwu.WorkcardStatusUpdate } };
786
796
  /** {@link Tmall.Mei.MemberRegister 天猫美妆 > 飞行入会消息} */
787
- type TmallMeiMemberRegister = Message & { content?: MessageContent & { content?: string | Tmall.Mei.MemberRegister } };
797
+ type TmallMeiMemberRegister = Message & { content?: MessageContent & { topic?: 'tmall_mei_MemberRegister', content?: string | Tmall.Mei.MemberRegister } };
788
798
  /** {@link Tmall.Mei.PointChange 天猫美妆 > 品牌积分变更通知} */
789
- type TmallMeiPointChange = Message & { content?: MessageContent & { content?: string | Tmall.Mei.PointChange } };
799
+ type TmallMeiPointChange = Message & { content?: MessageContent & { topic?: 'tmall_mei_PointChange', content?: string | Tmall.Mei.PointChange } };
790
800
  /** {@link Tmall.Nrt.ItemsToEasyHome 新零售终端上行消息 > 商品信息同步} */
791
- type TmallNrtItemsToEasyHome = Message & { content?: MessageContent & { content?: string | Tmall.Nrt.ItemsToEasyHome } };
801
+ type TmallNrtItemsToEasyHome = Message & { content?: MessageContent & { topic?: 'tmall_nrt_ItemsToEasyHome', content?: string | Tmall.Nrt.ItemsToEasyHome } };
792
802
  /** {@link Tmall.Omnichannel.InventoryChange 聚石塔 > 商品库存变化} */
793
- type TmallOmnichannelInventoryChange = Message & { content?: MessageContent & { content?: string | Tmall.Omnichannel.InventoryChange } };
803
+ type TmallOmnichannelInventoryChange = Message & { content?: MessageContent & { topic?: 'tmall_omnichannel_InventoryChange', content?: string | Tmall.Omnichannel.InventoryChange } };
794
804
  /** {@link Tmall.Omnichannel.InventoryZero 聚石塔 > 商品库存归零} */
795
- type TmallOmnichannelInventoryZero = Message & { content?: MessageContent & { content?: string | Tmall.Omnichannel.InventoryZero } };
805
+ type TmallOmnichannelInventoryZero = Message & { content?: MessageContent & { topic?: 'tmall_omnichannel_InventoryZero', content?: string | Tmall.Omnichannel.InventoryZero } };
796
806
  /** {@link Tmall.Omnichannel.ItemDescChange 聚石塔 > 商品描述变化} */
797
- type TmallOmnichannelItemDescChange = Message & { content?: MessageContent & { content?: string | Tmall.Omnichannel.ItemDescChange } };
807
+ type TmallOmnichannelItemDescChange = Message & { content?: MessageContent & { topic?: 'tmall_omnichannel_ItemDescChange', content?: string | Tmall.Omnichannel.ItemDescChange } };
798
808
  /** {@link Tmall.Omnichannel.ItemDownShelf 聚石塔 > 商品下架} */
799
- type TmallOmnichannelItemDownShelf = Message & { content?: MessageContent & { content?: string | Tmall.Omnichannel.ItemDownShelf } };
809
+ type TmallOmnichannelItemDownShelf = Message & { content?: MessageContent & { topic?: 'tmall_omnichannel_ItemDownShelf', content?: string | Tmall.Omnichannel.ItemDownShelf } };
800
810
  /** {@link Tmall.Omnichannel.ItemImageChange 聚石塔 > 商品图片变化} */
801
- type TmallOmnichannelItemImageChange = Message & { content?: MessageContent & { content?: string | Tmall.Omnichannel.ItemImageChange } };
811
+ type TmallOmnichannelItemImageChange = Message & { content?: MessageContent & { topic?: 'tmall_omnichannel_ItemImageChange', content?: string | Tmall.Omnichannel.ItemImageChange } };
802
812
  /** {@link Tmall.Omnichannel.ItemPriceChange 聚石塔 > 商品价格变更} */
803
- type TmallOmnichannelItemPriceChange = Message & { content?: MessageContent & { content?: string | Tmall.Omnichannel.ItemPriceChange } };
813
+ type TmallOmnichannelItemPriceChange = Message & { content?: MessageContent & { topic?: 'tmall_omnichannel_ItemPriceChange', content?: string | Tmall.Omnichannel.ItemPriceChange } };
804
814
  /** {@link Tmall.Servicecenter.TaskUpdate 天猫服务 > 天猫服务平台工单更新} */
805
- type TmallServicecenterTaskUpdate = Message & { content?: MessageContent & { content?: string | Tmall.Servicecenter.TaskUpdate } };
815
+ type TmallServicecenterTaskUpdate = Message & { content?: MessageContent & { topic?: 'tmall_servicecenter_TaskUpdate', content?: string | Tmall.Servicecenter.TaskUpdate } };
806
816
  /** {@link Tmall.Serviceplatform.SignCreate 天猫服务 > 签到消息} */
807
- type TmallServiceplatformSignCreate = Message & { content?: MessageContent & { content?: string | Tmall.Serviceplatform.SignCreate } };
817
+ type TmallServiceplatformSignCreate = Message & { content?: MessageContent & { topic?: 'tmall_serviceplatform_SignCreate', content?: string | Tmall.Serviceplatform.SignCreate } };
808
818
  /** {@link Tmall.Serviceplatform.WorkerLeave 天猫服务 > 工人请假发送消息} */
809
- type TmallServiceplatformWorkerLeave = Message & { content?: MessageContent & { content?: string | Tmall.Serviceplatform.WorkerLeave } };
819
+ type TmallServiceplatformWorkerLeave = Message & { content?: MessageContent & { topic?: 'tmall_serviceplatform_WorkerLeave', content?: string | Tmall.Serviceplatform.WorkerLeave } };
810
820
  /** {@link Trip.Hotel.BottomPriceRuleChange 酒店商品消息api > 酒店商品底价加价商品加价规则消息通知} */
811
- type TripHotelBottomPriceRuleChange = Message & { content?: MessageContent & { content?: string | Trip.Hotel.BottomPriceRuleChange } };
821
+ type TripHotelBottomPriceRuleChange = Message & { content?: MessageContent & { topic?: 'trip_hotel_BottomPriceRuleChange', content?: string | Trip.Hotel.BottomPriceRuleChange } };
812
822
  /** {@link Trip.Hotel.HotelChange 酒店商品消息api > 飞猪卖家酒店实体变更消息同步} */
813
- type TripHotelHotelChange = Message & { content?: MessageContent & { content?: string | Trip.Hotel.HotelChange } };
823
+ type TripHotelHotelChange = Message & { content?: MessageContent & { topic?: 'trip_hotel_HotelChange', content?: string | Trip.Hotel.HotelChange } };
814
824
  /** {@link Trip.Hotel.RateChange 酒店商品消息api > 酒店rate信息变更} */
815
- type TripHotelRateChange = Message & { content?: MessageContent & { content?: string | Trip.Hotel.RateChange } };
825
+ type TripHotelRateChange = Message & { content?: MessageContent & { topic?: 'trip_hotel_RateChange', content?: string | Trip.Hotel.RateChange } };
816
826
  /** {@link Trip.Hotel.RatePlanChange 酒店商品消息api > 酒店价格计划消息} */
817
- type TripHotelRatePlanChange = Message & { content?: MessageContent & { content?: string | Trip.Hotel.RatePlanChange } };
827
+ type TripHotelRatePlanChange = Message & { content?: MessageContent & { topic?: 'trip_hotel_RatePlanChange', content?: string | Trip.Hotel.RatePlanChange } };
818
828
  /** {@link Trip.Hotel.RoomChange 酒店商品消息api > room变更消息} */
819
- type TripHotelRoomChange = Message & { content?: MessageContent & { content?: string | Trip.Hotel.RoomChange } };
829
+ type TripHotelRoomChange = Message & { content?: MessageContent & { topic?: 'trip_hotel_RoomChange', content?: string | Trip.Hotel.RoomChange } };
820
830
  /** {@link Trip.Hotel.RoomTypeChange 酒店商品消息api > 酒店房型消息} */
821
- type TripHotelRoomTypeChange = Message & { content?: MessageContent & { content?: string | Trip.Hotel.RoomTypeChange } };
831
+ type TripHotelRoomTypeChange = Message & { content?: MessageContent & { topic?: 'trip_hotel_RoomTypeChange', content?: string | Trip.Hotel.RoomTypeChange } };
822
832
  /** {@link Wdk.Market.OperateSkuError 五道口营销 > 营销操作错误消息} */
823
- type WdkMarketOperateSkuError = Message & { content?: MessageContent & { content?: string | Wdk.Market.OperateSkuError } };
833
+ type WdkMarketOperateSkuError = Message & { content?: MessageContent & { topic?: 'wdk_market_OperateSkuError', content?: string | Wdk.Market.OperateSkuError } };
824
834
  /** {@link Wdk.Market.OperateSkuErrror 五道口营销 > 营销发布商品错误} */
825
- type WdkMarketOperateSkuErrror = Message & { content?: MessageContent & { content?: string | Wdk.Market.OperateSkuErrror } };
835
+ type WdkMarketOperateSkuErrror = Message & { content?: MessageContent & { topic?: 'wdk_market_OperateSkuErrror', content?: string | Wdk.Market.OperateSkuErrror } };
826
836
  /** {@link Wdk.Open.DataPublishError 五道口营销 > 五道口开放数据发布错误} */
827
- type WdkOpenDataPublishError = Message & { content?: MessageContent & { content?: string | Wdk.Open.DataPublishError } };
837
+ type WdkOpenDataPublishError = Message & { content?: MessageContent & { topic?: 'wdk_open_DataPublishError', content?: string | Wdk.Open.DataPublishError } };
828
838
  /** {@link Wdk.Open.DataRelation 五道口营销 > 五道口开放数据关联通知} */
829
- type WdkOpenDataRelation = Message & { content?: MessageContent & { content?: string | Wdk.Open.DataRelation } };
839
+ type WdkOpenDataRelation = Message & { content?: MessageContent & { topic?: 'wdk_open_DataRelation', content?: string | Wdk.Open.DataRelation } };
830
840
  /** {@link Xianyu.Aftersale.OrderSyn 闲鱼 > 闲鱼售后订单状态变更消息} */
831
- type XianyuAftersaleOrderSyn = Message & { content?: MessageContent & { content?: string | Xianyu.Aftersale.OrderSyn } };
841
+ type XianyuAftersaleOrderSyn = Message & { content?: MessageContent & { topic?: 'xianyu_aftersale_OrderSyn', content?: string | Xianyu.Aftersale.OrderSyn } };
832
842
  /** {@link Xianyu.Appraise.OrderSyn 闲鱼 > 验货担保订单状态同步回收商} */
833
- type XianyuAppraiseOrderSyn = Message & { content?: MessageContent & { content?: string | Xianyu.Appraise.OrderSyn } };
843
+ type XianyuAppraiseOrderSyn = Message & { content?: MessageContent & { topic?: 'xianyu_appraise_OrderSyn', content?: string | Xianyu.Appraise.OrderSyn } };
834
844
  /** {@link Xianyu.Car.OrderStatusSync 闲鱼回收商消息 > 闲鱼二手车寄卖订单状态同步} */
835
- type XianyuCarOrderStatusSync = Message & { content?: MessageContent & { content?: string | Xianyu.Car.OrderStatusSync } };
845
+ type XianyuCarOrderStatusSync = Message & { content?: MessageContent & { topic?: 'xianyu_car_OrderStatusSync', content?: string | Xianyu.Car.OrderStatusSync } };
836
846
  /** {@link Xianyu.Recycle.OrderStatusSync 闲鱼 > 订单状态同步给回收商} */
837
- type XianyuRecycleOrderStatusSync = Message & { content?: MessageContent & { content?: string | Xianyu.Recycle.OrderStatusSync } };
847
+ type XianyuRecycleOrderStatusSync = Message & { content?: MessageContent & { topic?: 'xianyu_recycle_OrderStatusSync', content?: string | Xianyu.Recycle.OrderStatusSync } };
838
848
  /** {@link Xianyu.Recycle.SpuModifySync 闲鱼 > 闲鱼回收SPU变更消息} */
839
- type XianyuRecycleSpuModifySync = Message & { content?: MessageContent & { content?: string | Xianyu.Recycle.SpuModifySync } };
849
+ type XianyuRecycleSpuModifySync = Message & { content?: MessageContent & { topic?: 'xianyu_recycle_SpuModifySync', content?: string | Xianyu.Recycle.SpuModifySync } };
840
850
  /** {@link Xianyu.Template.QuesChange 闲鱼 > 闲鱼问卷变更} */
841
- type XianyuTemplateQuesChange = Message & { content?: MessageContent & { content?: string | Xianyu.Template.QuesChange } };
851
+ type XianyuTemplateQuesChange = Message & { content?: MessageContent & { topic?: 'xianyu_template_QuesChange', content?: string | Xianyu.Template.QuesChange } };
842
852
  /** {@link Xianyu.Template.StatusChange 闲鱼 > 闲鱼问卷状态变更消息} */
843
- type XianyuTemplateStatusChange = Message & { content?: MessageContent & { content?: string | Xianyu.Template.StatusChange } };
853
+ type XianyuTemplateStatusChange = Message & { content?: MessageContent & { topic?: 'xianyu_template_StatusChange', content?: string | Xianyu.Template.StatusChange } };
844
854
  /** {@link Xianyu.Tender.OrderSyn 闲鱼 > 省心卖-暗拍项目订单消息} */
845
- type XianyuTenderOrderSyn = Message & { content?: MessageContent & { content?: string | Xianyu.Tender.OrderSyn } };
855
+ type XianyuTenderOrderSyn = Message & { content?: MessageContent & { topic?: 'xianyu_tender_OrderSyn', content?: string | Xianyu.Tender.OrderSyn } };
846
856
  /** {@link Youku.Tvosappstore.AppStatusChange TVOS应用审核平台 > TVOS审核平台应用状态变更通知消息} */
847
- type YoukuTvosappstoreAppStatusChange = Message & { content?: MessageContent & { content?: string | Youku.Tvosappstore.AppStatusChange } };
857
+ type YoukuTvosappstoreAppStatusChange = Message & { content?: MessageContent & { topic?: 'youku_tvosappstore_AppStatusChange', content?: string | Youku.Tvosappstore.AppStatusChange } };
848
858
  /** {@link Yunos.Yoc.DatapoolSandbox YunOS YoC > YunOS YoC datapool 沙箱环境} */
849
- type YunosYocDatapoolSandbox = Message & { content?: MessageContent & { content?: string | Yunos.Yoc.DatapoolSandbox } };
859
+ type YunosYocDatapoolSandbox = Message & { content?: MessageContent & { topic?: 'yunos_yoc_DatapoolSandbox', content?: string | Yunos.Yoc.DatapoolSandbox } };
850
860
  /** {@link Yunos.Yoc.MessageService YunOS YoC > yoc消息服务} */
851
- type YunosYocMessageService = Message & { content?: MessageContent & { content?: string | Yunos.Yoc.MessageService } };
861
+ type YunosYocMessageService = Message & { content?: MessageContent & { topic?: 'yunos_yoc_MessageService', content?: string | Yunos.Yoc.MessageService } };
852
862
  /**
853
863
  * - {@link AlibabaAdlabIotDevice 自动驾驶API > 自动驾驶iot设备消息}
854
864
  * - {@link AlibabaAdlabOrderItemEtaUpdate 自动驾驶API > 包裹eta更新}
@@ -893,6 +903,7 @@ declare namespace IncomingMessage {
893
903
  * - {@link AlibabaAliqinFlowDirectCharge 阿里通信 > 流量直充}
894
904
  * - {@link AlibabaAliqinIotPersonalConfirmNotice 阿里通信 > 实名认证结果通知}
895
905
  * - {@link AlibabaAliqinIotStatusNotice 阿里通信 > 物联网停机消息通知}
906
+ * - {@link AlibabaAliqinTaFcCallCdr 阿里通信 > 语音呼叫结果推送}
896
907
  * - {@link AlibabaAliqinTaFcSmsDR 阿里通信 > 聚石塔短消息发送结果报告}
897
908
  */
898
909
  type AlibabaAliqin = AlibabaAliqinDigitalSmsTemplateDR
@@ -906,6 +917,7 @@ declare namespace IncomingMessage {
906
917
  | AlibabaAliqinFlowDirectCharge
907
918
  | AlibabaAliqinIotPersonalConfirmNotice
908
919
  | AlibabaAliqinIotStatusNotice
920
+ | AlibabaAliqinTaFcCallCdr
909
921
  | AlibabaAliqinTaFcSmsDR;
910
922
  /**
911
923
  * - {@link AlibabaEinvoiceApplyUpdate 电子发票 > 发票申请单状态变更通知}
@@ -1472,10 +1484,12 @@ declare namespace IncomingMessage {
1472
1484
  /**
1473
1485
  * - {@link TaobaoHomeaiCaseSyncResult HOMEAI消息对接 > 方案消息同步callback}
1474
1486
  * - {@link TaobaoHomeaiLayoutTransferResult HOMEAI消息对接 > 居然之家接受迁移结果}
1487
+ * - {@link TaobaoHomeaiModelSkuRelation HOMEAI消息对接 > 推送模型与商品关系}
1475
1488
  * - {@link TaobaoHomeaiRenderRequest HOMEAI消息对接 > HS渲染消息}
1476
1489
  */
1477
1490
  type TaobaoHomeai = TaobaoHomeaiCaseSyncResult
1478
1491
  | TaobaoHomeaiLayoutTransferResult
1492
+ | TaobaoHomeaiModelSkuRelation
1479
1493
  | TaobaoHomeaiRenderRequest;
1480
1494
  /**
1481
1495
  * - {@link TaobaoHotelCreditToPreHotelStatus 酒店签约中心消息 > 信用住转预付酒店签约状态消息}
@@ -1531,6 +1545,12 @@ declare namespace IncomingMessage {
1531
1545
  | TaobaoJipiaoJipiaoRefundOrderNotify
1532
1546
  | TaobaoJipiaoSellerOrderNotify
1533
1547
  | TaobaoJipiaoSellerRefundOrderNotify;
1548
+ /**
1549
+ * - {@link TaobaoLiveFeedRelated 淘宝直播API > 淘宝直播上下播消息}
1550
+ * - {@link TaobaoLiveTcpOrder 淘宝直播API > 淘宝直播订单消息}
1551
+ */
1552
+ type TaobaoLive = TaobaoLiveFeedRelated
1553
+ | TaobaoLiveTcpOrder;
1534
1554
  /**
1535
1555
  * - {@link TaobaoLogisticsLogsticDetailTrace 淘宝物流 > 物流详情跟踪消息}
1536
1556
  */
@@ -1684,6 +1704,7 @@ declare namespace IncomingMessage {
1684
1704
  */
1685
1705
  type TaobaoTopats = TaobaoTopatsTaskComplete;
1686
1706
  /**
1707
+ * - {@link TaobaoTradeAdvanceDisburse 淘宝交易 > 订单极速放款成功消息}
1687
1708
  * - {@link TaobaoTradeTradeAlipayCreate 淘宝交易 > 创建支付宝订单消息}
1688
1709
  * - {@link TaobaoTradeTradeBuyerPay 淘宝交易 > 买家付完款,或万人团买家付完尾款}
1689
1710
  * - {@link TaobaoTradeTradeBuyerStepPay 淘宝交易 > 分阶段订单付定金}
@@ -1703,7 +1724,8 @@ declare namespace IncomingMessage {
1703
1724
  * - {@link TaobaoTradeTradeSuccess 淘宝交易 > 交易成功消息}
1704
1725
  * - {@link TaobaoTradeTradeTimeoutRemind 淘宝交易 > 交易超时提醒消息}
1705
1726
  */
1706
- type TaobaoTrade = TaobaoTradeTradeAlipayCreate
1727
+ type TaobaoTrade = TaobaoTradeAdvanceDisburse
1728
+ | TaobaoTradeTradeAlipayCreate
1707
1729
  | TaobaoTradeTradeBuyerPay
1708
1730
  | TaobaoTradeTradeBuyerStepPay
1709
1731
  | TaobaoTradeTradeChanged
@@ -2097,6 +2119,7 @@ declare namespace IncomingMessage {
2097
2119
  * - {@link TaobaoIstore}
2098
2120
  * - {@link TaobaoItem}
2099
2121
  * - {@link TaobaoJipiao}
2122
+ * - {@link TaobaoLive}
2100
2123
  * - {@link TaobaoLogistics}
2101
2124
  * - {@link TaobaoModifyaddress}
2102
2125
  * - {@link TaobaoModifyorder}
@@ -2142,6 +2165,7 @@ declare namespace IncomingMessage {
2142
2165
  | TaobaoIstore
2143
2166
  | TaobaoItem
2144
2167
  | TaobaoJipiao
2168
+ | TaobaoLive
2145
2169
  | TaobaoLogistics
2146
2170
  | TaobaoModifyaddress
2147
2171
  | TaobaoModifyorder