次の方法で共有


AcknowledgeOfferNotificationProperties.AddPlans プロパティ

定義

追加されたプランを取得または設定します

[Newtonsoft.Json.JsonProperty(PropertyName="properties.addPlans")]
public System.Collections.Generic.IList<string> AddPlans { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.addPlans")>]
member this.AddPlans : System.Collections.Generic.IList<string> with get, set
Public Property AddPlans As IList(Of String)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象