Compartir a través de


ReservationProperties.BillingPlan Propiedad

Definición

Obtiene o establece valores posibles: "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 de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a