共用方式為


DeliveryAttributeMapping interface

傳遞屬性對應詳細資料。

屬性

name

傳遞屬性或標頭的名稱。

type

多型辨別器,指定這個物件可以有不同的類型

屬性詳細資料

name

傳遞屬性或標頭的名稱。

name?: string

屬性值

string

type

多型辨別器,指定這個物件可以有不同的類型

type: "Static" | "Dynamic"

屬性值

"Static" | "Dynamic"