共用方式為


UpgradeNotification interface

升級通知的屬性。

屬性

name

升級通知的名稱。 注意:此屬性不會序列化。 它只能由伺服器填入。

timestamp

發生升級通知時的時間戳記。 注意:此屬性不會序列化。 它只能由伺服器填入。

upsellNotification

此升級通知的詳細資料注意:此屬性不會序列化。 它只能由伺服器填入。

屬性詳細資料

name

升級通知的名稱。 注意:此屬性不會序列化。 它只能由伺服器填入。

name?: string

屬性值

string

timestamp

發生升級通知時的時間戳記。 注意:此屬性不會序列化。 它只能由伺服器填入。

timestamp?: Date

屬性值

Date

upsellNotification

此升級通知的詳細資料注意:此屬性不會序列化。 它只能由伺服器填入。

upsellNotification?: {[propertyName: string]: string}

屬性值

{[propertyName: string]: string}