Compartir a través de


Restaurant.ServesCuisine Propiedad

Definición

[Newtonsoft.Json.JsonProperty(PropertyName="servesCuisine")]
public System.Collections.Generic.IList<string> ServesCuisine { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="servesCuisine")>]
member this.ServesCuisine : System.Collections.Generic.IList<string>
Public ReadOnly Property ServesCuisine As IList(Of String)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a