Compartir a través de


ReservationToPurchaseExchange.ReservationId Propiedad

Definición

Obtiene o establece el identificador completo de la reserva que se está comprando. Este valor solo se garantiza que no sea NULL si la compra se realiza correctamente.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a