Compartir a través de


OfferProperties.SpecificPlanIdsLimitation Propiedad

Definición

Obtiene o establece la limitación de identificadores de plan para esta oferta.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a