共用方式為


DynamicDeliveryAttributeMapping interface

動態傳遞屬性對應詳細數據。

Extends

屬性

sourceField

事件中包含屬性值的 JSON 路徑。

type

多型歧視性,指定這個物件可以是的不同類型

繼承的屬性

name

傳遞屬性或標頭的名稱。

屬性詳細資料

sourceField

事件中包含屬性值的 JSON 路徑。

sourceField?: string

屬性值

string

type

多型歧視性,指定這個物件可以是的不同類型

type: "Dynamic"

屬性值

"Dynamic"

繼承的屬性詳細資料

name

傳遞屬性或標頭的名稱。

name?: string

屬性值

string

繼承自DeliveryAttributeMapping.name