Compartir a través de


PurchaseRequest.BillingPlan Propiedad

Definición

Obtiene o establece los valores posibles: "Upfront", "Monthly"

[Newtonsoft.Json.JsonProperty(PropertyName="properties.billingPlan")]
public string BillingPlan { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.billingPlan")>]
member this.BillingPlan : string with get, set
Public Property BillingPlan As String

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a