OfferProperties.SpecificPlanIdsLimitation Property

Definition

Gets or sets plan ids limitation for this offer

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to