Share via


Restaurant.ReservationUrl Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to