Compartir a través de


Catalog.BillingPlans Propiedad

Definición

Obtiene o establece las opciones del plan de facturación disponibles para esta SKU.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a