ReservationOrderResponse.BillingPlan Eigenschaft

Definition

Ruft mögliche Werte ab oder legt diese fest: "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

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: