Compartilhar via


RequestDetails.PlanIds Propriedade

Definição

Obtém ou define a lista de planos atuais

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a