hotelClass property

String? hotelClass
getter/setter pair

Integer value specifying the class rating for a hotel.

Ranges from 1 to 5 stars.

Implementation

core.String? hotelClass;