Compartilhar via


PurchaseRequest.BillingPlan Propriedade

Definição

Obtém ou define valores possíveis: '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 da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a