Compartir a través de


QueryApprovedPlansPayload.PlanIds Propiedad

Definición

Obtiene o establece los identificadores del plan de oferta.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a