다음을 통해 공유


Hotel.HotelClass Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to