共用方式為


ReservationOrderResponse.BillingPlan Property

Definition

Gets or sets possible values include: '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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to