次の方法で共有


UpgradeNotification.UpsellNotification プロパティ

定義

このアップグレード通知に関する詳細を取得します

[Newtonsoft.Json.JsonProperty(PropertyName="upsellNotification")]
public System.Collections.Generic.IDictionary<string,string> UpsellNotification { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="upsellNotification")>]
member this.UpsellNotification : System.Collections.Generic.IDictionary<string, string>
Public ReadOnly Property UpsellNotification As IDictionary(Of String, String)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象