共用方式為


ReservationToPurchaseExchange.ReservationOrderId Property

Definition

Gets or sets fully qualified id of the ReservationOrder being purchased

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to