次の方法で共有


ReservationDetails.ReservationId プロパティ

定義

予約 ID は、予約注文内の予約の識別子を取得します。 各予約は特典スコープを適用するためのグループであり、予約特典を適用できるインスタンスの数も指定します。

[Newtonsoft.Json.JsonProperty(PropertyName="properties.reservationId")]
public string ReservationId { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.reservationId")>]
member this.ReservationId : string
Public ReadOnly Property ReservationId As String

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象