Compartilhar via


ReservationProperties.BillingPlan Propriedade

Definição

Obtém ou define valores possíveis: 'Upfront', 'Monthly'

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a