共用方式為


StopSellNotifications.IsEntire Property

Definition

Gets a value indicating whether entire offer is in stop sell or only few of its plans

[Newtonsoft.Json.JsonProperty(PropertyName="isEntire")]
public bool? IsEntire { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="isEntire")>]
member this.IsEntire : Nullable<bool> with get, set
Public Property IsEntire As Nullable(Of Boolean)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to