次の方法で共有


AcknowledgeOfferNotificationProperties.RemovePlans プロパティ

定義

プランの削除を取得または設定します

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象