次の方法で共有


CalculatePriceResponseProperties.ReservationOrderId プロパティ

定義

価格を計算した後に配置できる予約注文を表す GUID を取得または設定します。

[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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象