Compartir a través de


CalculatePriceResponseProperties.ReservationOrderId Propiedad

Definición

Obtiene o establece el GUID que representa el orden de reserva que se puede colocar después de calcular el precio.

[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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a