次の方法で共有


ReservationToPurchaseExchange.ReservationOrderId プロパティ

定義

購入する ReservationOrder の完全修飾 ID を取得または設定します。

[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

適用対象