共用方式為


AcknowledgeOfferNotificationProperties.RemovePlans Property

Definition

Gets or sets remove plans

[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)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to