Class LivingAreaFeatures
Features in the living area.
Implements
Inherited Members
Namespace: Google.Apis.MyBusinessLodging.v1.Data
Assembly: Google.Apis.MyBusinessLodging.v1.dll
Syntax
public class LivingAreaFeatures : IDirectResponseSchema
Properties
AirConditioning
Air conditioning. An electrical machine used to cool the temperature of the guestroom.
Declaration
[JsonProperty("airConditioning")]
public virtual bool? AirConditioning { get; set; }
Property Value
Type | Description |
---|---|
bool? |
AirConditioningException
Air conditioning exception.
Declaration
[JsonProperty("airConditioningException")]
public virtual string AirConditioningException { get; set; }
Property Value
Type | Description |
---|---|
string |
Bathtub
Bathtub. A fixed plumbing feature set on the floor and consisting of a large container that accommodates the body of an adult for the purpose of seated bathing. Includes knobs or fixtures to control the temperature of the water, a faucet through which the water flows, and a drain that can be closed for filling and opened for draining.
Declaration
[JsonProperty("bathtub")]
public virtual bool? Bathtub { get; set; }
Property Value
Type | Description |
---|---|
bool? |
BathtubException
Bathtub exception.
Declaration
[JsonProperty("bathtubException")]
public virtual string BathtubException { get; set; }
Property Value
Type | Description |
---|---|
string |
Bidet
Bidet. A plumbing fixture attached to a toilet or a low, fixed sink designed for the purpose of washing after toilet use.
Declaration
[JsonProperty("bidet")]
public virtual bool? Bidet { get; set; }
Property Value
Type | Description |
---|---|
bool? |
BidetException
Bidet exception.
Declaration
[JsonProperty("bidetException")]
public virtual string BidetException { get; set; }
Property Value
Type | Description |
---|---|
string |
Dryer
Dryer. An electrical machine designed to dry clothing.
Declaration
[JsonProperty("dryer")]
public virtual bool? Dryer { get; set; }
Property Value
Type | Description |
---|---|
bool? |
DryerException
Dryer exception.
Declaration
[JsonProperty("dryerException")]
public virtual string DryerException { get; set; }
Property Value
Type | Description |
---|---|
string |
ETag
The ETag of the item.
Declaration
public virtual string ETag { get; set; }
Property Value
Type | Description |
---|---|
string |
ElectronicRoomKey
Electronic room key. A card coded by the check-in computer that is read by the lock on the hotel guestroom door to allow for entry.
Declaration
[JsonProperty("electronicRoomKey")]
public virtual bool? ElectronicRoomKey { get; set; }
Property Value
Type | Description |
---|---|
bool? |
ElectronicRoomKeyException
Electronic room key exception.
Declaration
[JsonProperty("electronicRoomKeyException")]
public virtual string ElectronicRoomKeyException { get; set; }
Property Value
Type | Description |
---|---|
string |
Fireplace
Fireplace. A framed opening (aka hearth) at the base of a chimney in which logs or an electrical fire feature are burned to provide a relaxing ambiance or to heat the room. Often made of bricks or stone.
Declaration
[JsonProperty("fireplace")]
public virtual bool? Fireplace { get; set; }
Property Value
Type | Description |
---|---|
bool? |
FireplaceException
Fireplace exception.
Declaration
[JsonProperty("fireplaceException")]
public virtual string FireplaceException { get; set; }
Property Value
Type | Description |
---|---|
string |
Hairdryer
Hairdryer. A handheld electric appliance that blows temperature-controlled air for the purpose of drying wet hair. Can be mounted to a bathroom wall or a freestanding device stored in the guestroom's bathroom or closet.
Declaration
[JsonProperty("hairdryer")]
public virtual bool? Hairdryer { get; set; }
Property Value
Type | Description |
---|---|
bool? |
HairdryerException
Hairdryer exception.
Declaration
[JsonProperty("hairdryerException")]
public virtual string HairdryerException { get; set; }
Property Value
Type | Description |
---|---|
string |
Heating
Heating. An electrical machine used to warm the temperature of the guestroom.
Declaration
[JsonProperty("heating")]
public virtual bool? Heating { get; set; }
Property Value
Type | Description |
---|---|
bool? |
HeatingException
Heating exception.
Declaration
[JsonProperty("heatingException")]
public virtual string HeatingException { get; set; }
Property Value
Type | Description |
---|---|
string |
InunitSafe
In-unit safe. A strong fireproof cabinet with a programmable lock, used for the protected storage of valuables in a guestroom. Often built into a closet.
Declaration
[JsonProperty("inunitSafe")]
public virtual bool? InunitSafe { get; set; }
Property Value
Type | Description |
---|---|
bool? |
InunitSafeException
In-unit safe exception.
Declaration
[JsonProperty("inunitSafeException")]
public virtual string InunitSafeException { get; set; }
Property Value
Type | Description |
---|---|
string |
InunitWifiAvailable
In-unit Wifi available. Guests can wirelessly connect to the Internet in the guestroom. Can be free or for a fee.
Declaration
[JsonProperty("inunitWifiAvailable")]
public virtual bool? InunitWifiAvailable { get; set; }
Property Value
Type | Description |
---|---|
bool? |
InunitWifiAvailableException
In-unit Wifi available exception.
Declaration
[JsonProperty("inunitWifiAvailableException")]
public virtual string InunitWifiAvailableException { get; set; }
Property Value
Type | Description |
---|---|
string |
IroningEquipment
Ironing equipment. A device, usually with a flat metal base, that is heated to smooth, finish, or press clothes and a flat, padded, cloth-covered surface on which the clothes are worked.
Declaration
[JsonProperty("ironingEquipment")]
public virtual bool? IroningEquipment { get; set; }
Property Value
Type | Description |
---|---|
bool? |
IroningEquipmentException
Ironing equipment exception.
Declaration
[JsonProperty("ironingEquipmentException")]
public virtual string IroningEquipmentException { get; set; }
Property Value
Type | Description |
---|---|
string |
PayPerViewMovies
Pay per view movies. Televisions with channels that offer films that can be viewed for a fee, and have an interface to allow the viewer to accept the terms and approve payment.
Declaration
[JsonProperty("payPerViewMovies")]
public virtual bool? PayPerViewMovies { get; set; }
Property Value
Type | Description |
---|---|
bool? |
PayPerViewMoviesException
Pay per view movies exception.
Declaration
[JsonProperty("payPerViewMoviesException")]
public virtual string PayPerViewMoviesException { get; set; }
Property Value
Type | Description |
---|---|
string |
PrivateBathroom
Private bathroom. A bathroom designated for the express use of the guests staying in a specific guestroom.
Declaration
[JsonProperty("privateBathroom")]
public virtual bool? PrivateBathroom { get; set; }
Property Value
Type | Description |
---|---|
bool? |
PrivateBathroomException
Private bathroom exception.
Declaration
[JsonProperty("privateBathroomException")]
public virtual string PrivateBathroomException { get; set; }
Property Value
Type | Description |
---|---|
string |
Shower
Shower. A fixed plumbing fixture for standing bathing that features a tall spray spout or faucet through which water flows, a knob or knobs that control the water's temperature, and a drain in the floor.
Declaration
[JsonProperty("shower")]
public virtual bool? Shower { get; set; }
Property Value
Type | Description |
---|---|
bool? |
ShowerException
Shower exception.
Declaration
[JsonProperty("showerException")]
public virtual string ShowerException { get; set; }
Property Value
Type | Description |
---|---|
string |
Toilet
Toilet. A fixed bathroom feature connected to a sewer or septic system and consisting of a water-flushed bowl with a seat, as well as a device that elicites the water-flushing action. Used for the process and disposal of human waste.
Declaration
[JsonProperty("toilet")]
public virtual bool? Toilet { get; set; }
Property Value
Type | Description |
---|---|
bool? |
ToiletException
Toilet exception.
Declaration
[JsonProperty("toiletException")]
public virtual string ToiletException { get; set; }
Property Value
Type | Description |
---|---|
string |
Tv
TV. A television is available in the guestroom.
Declaration
[JsonProperty("tv")]
public virtual bool? Tv { get; set; }
Property Value
Type | Description |
---|---|
bool? |
TvCasting
TV casting. A television equipped with a device through which the video entertainment accessed on a personal computer, phone or tablet can be wirelessly delivered to and viewed on the guestroom's television.
Declaration
[JsonProperty("tvCasting")]
public virtual bool? TvCasting { get; set; }
Property Value
Type | Description |
---|---|
bool? |
TvCastingException
TV exception.
Declaration
[JsonProperty("tvCastingException")]
public virtual string TvCastingException { get; set; }
Property Value
Type | Description |
---|---|
string |
TvException
TV exception.
Declaration
[JsonProperty("tvException")]
public virtual string TvException { get; set; }
Property Value
Type | Description |
---|---|
string |
TvStreaming
TV streaming. Televisions that embed a range of web-based apps to allow for watching media from those apps.
Declaration
[JsonProperty("tvStreaming")]
public virtual bool? TvStreaming { get; set; }
Property Value
Type | Description |
---|---|
bool? |
TvStreamingException
TV streaming exception.
Declaration
[JsonProperty("tvStreamingException")]
public virtual string TvStreamingException { get; set; }
Property Value
Type | Description |
---|---|
string |
UniversalPowerAdapters
Universal power adapters. A power supply for electronic devices which plugs into a wall for the purpose of converting AC to a single DC voltage. Also know as AC adapter or charger.
Declaration
[JsonProperty("universalPowerAdapters")]
public virtual bool? UniversalPowerAdapters { get; set; }
Property Value
Type | Description |
---|---|
bool? |
UniversalPowerAdaptersException
Universal power adapters exception.
Declaration
[JsonProperty("universalPowerAdaptersException")]
public virtual string UniversalPowerAdaptersException { get; set; }
Property Value
Type | Description |
---|---|
string |
Washer
Washer. An electrical machine connected to a running water source designed to launder clothing.
Declaration
[JsonProperty("washer")]
public virtual bool? Washer { get; set; }
Property Value
Type | Description |
---|---|
bool? |
WasherException
Washer exception.
Declaration
[JsonProperty("washerException")]
public virtual string WasherException { get; set; }
Property Value
Type | Description |
---|---|
string |