Show / Hide Table of Contents

Class LivingAreaEating

Information about eating features in the living area.

Inheritance
object
LivingAreaEating
Implements
IDirectResponseSchema
Inherited Members
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
object.ReferenceEquals(object, object)
object.ToString()
Namespace: Google.Apis.MyBusinessLodging.v1.Data
Assembly: Google.Apis.MyBusinessLodging.v1.dll
Syntax
public class LivingAreaEating : IDirectResponseSchema

Properties

CoffeeMaker

Coffee maker. An electric appliance that brews coffee by heating and forcing water through ground coffee.

Declaration
[JsonProperty("coffeeMaker")]
public virtual bool? CoffeeMaker { get; set; }
Property Value
Type Description
bool?

CoffeeMakerException

Coffee maker exception.

Declaration
[JsonProperty("coffeeMakerException")]
public virtual string CoffeeMakerException { get; set; }
Property Value
Type Description
string

Cookware

Cookware. Kitchen pots, pans and utensils used in connection with the preparation of food.

Declaration
[JsonProperty("cookware")]
public virtual bool? Cookware { get; set; }
Property Value
Type Description
bool?

CookwareException

Cookware exception.

Declaration
[JsonProperty("cookwareException")]
public virtual string CookwareException { get; set; }
Property Value
Type Description
string

Dishwasher

Dishwasher. A counter-height electrical cabinet containing racks for dirty dishware, cookware and cutlery, and a dispenser for soap built into the pull-down door. The cabinet is attached to the plumbing system to facilitate the automatic cleaning of its contents.

Declaration
[JsonProperty("dishwasher")]
public virtual bool? Dishwasher { get; set; }
Property Value
Type Description
bool?

DishwasherException

Dishwasher exception.

Declaration
[JsonProperty("dishwasherException")]
public virtual string DishwasherException { 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

IndoorGrill

Indoor grill. Metal grates built into an indoor cooktop on which food is cooked over an open flame or electric heat source.

Declaration
[JsonProperty("indoorGrill")]
public virtual bool? IndoorGrill { get; set; }
Property Value
Type Description
bool?

IndoorGrillException

Indoor grill exception.

Declaration
[JsonProperty("indoorGrillException")]
public virtual string IndoorGrillException { get; set; }
Property Value
Type Description
string

Kettle

Kettle. A covered container with a handle and a spout used for boiling water.

Declaration
[JsonProperty("kettle")]
public virtual bool? Kettle { get; set; }
Property Value
Type Description
bool?

KettleException

Kettle exception.

Declaration
[JsonProperty("kettleException")]
public virtual string KettleException { get; set; }
Property Value
Type Description
string

KitchenAvailable

Kitchen available. An area of the guestroom designated for the preparation and storage of food via the presence of a refrigerator, cook top, oven and sink, as well as cutlery, dishes and cookware. Usually includes small appliances such a coffee maker and a microwave. May or may not include an automatic dishwasher.

Declaration
[JsonProperty("kitchenAvailable")]
public virtual bool? KitchenAvailable { get; set; }
Property Value
Type Description
bool?

KitchenAvailableException

Kitchen available exception.

Declaration
[JsonProperty("kitchenAvailableException")]
public virtual string KitchenAvailableException { get; set; }
Property Value
Type Description
string

Microwave

Microwave. An electric oven that quickly cooks and heats food by microwave energy. Smaller than a standing or wall mounted oven. Usually placed on a kitchen counter, a shelf or tabletop or mounted above a cooktop.

Declaration
[JsonProperty("microwave")]
public virtual bool? Microwave { get; set; }
Property Value
Type Description
bool?

MicrowaveException

Microwave exception.

Declaration
[JsonProperty("microwaveException")]
public virtual string MicrowaveException { get; set; }
Property Value
Type Description
string

Minibar

Minibar. A small refrigerated cabinet in the guestroom containing bottles/cans of soft drinks, mini bottles of alcohol, and snacks. The items are most commonly available for a fee.

Declaration
[JsonProperty("minibar")]
public virtual bool? Minibar { get; set; }
Property Value
Type Description
bool?

MinibarException

Minibar exception.

Declaration
[JsonProperty("minibarException")]
public virtual string MinibarException { get; set; }
Property Value
Type Description
string

OutdoorGrill

Outdoor grill. Metal grates on which food is cooked over an open flame or electric heat source. Part of an outdoor apparatus that supports the grates. Also known as barbecue grill or barbecue.

Declaration
[JsonProperty("outdoorGrill")]
public virtual bool? OutdoorGrill { get; set; }
Property Value
Type Description
bool?

OutdoorGrillException

Outdoor grill exception.

Declaration
[JsonProperty("outdoorGrillException")]
public virtual string OutdoorGrillException { get; set; }
Property Value
Type Description
string

Oven

Oven. A temperature controlled, heated metal cabinet powered by gas or electricity in which food is placed for the purpose of cooking or reheating.

Declaration
[JsonProperty("oven")]
public virtual bool? Oven { get; set; }
Property Value
Type Description
bool?

OvenException

Oven exception.

Declaration
[JsonProperty("ovenException")]
public virtual string OvenException { get; set; }
Property Value
Type Description
string

Refrigerator

Refrigerator. A large, climate-controlled electrical cabinet with vertical doors. Built for the purpose of chilling and storing perishable foods.

Declaration
[JsonProperty("refrigerator")]
public virtual bool? Refrigerator { get; set; }
Property Value
Type Description
bool?

RefrigeratorException

Refrigerator exception.

Declaration
[JsonProperty("refrigeratorException")]
public virtual string RefrigeratorException { get; set; }
Property Value
Type Description
string

Sink

Sink. A basin with a faucet attached to a water source and used for the purpose of washing and rinsing.

Declaration
[JsonProperty("sink")]
public virtual bool? Sink { get; set; }
Property Value
Type Description
bool?

SinkException

Sink exception.

Declaration
[JsonProperty("sinkException")]
public virtual string SinkException { get; set; }
Property Value
Type Description
string

Snackbar

Snackbar. A small cabinet in the guestroom containing snacks. The items are most commonly available for a fee.

Declaration
[JsonProperty("snackbar")]
public virtual bool? Snackbar { get; set; }
Property Value
Type Description
bool?

SnackbarException

Snackbar exception.

Declaration
[JsonProperty("snackbarException")]
public virtual string SnackbarException { get; set; }
Property Value
Type Description
string

Stove

Stove. A kitchen appliance powered by gas or electricity for the purpose of creating a flame or hot surface on which pots of food can be cooked. Also known as cooktop or hob.

Declaration
[JsonProperty("stove")]
public virtual bool? Stove { get; set; }
Property Value
Type Description
bool?

StoveException

Stove exception.

Declaration
[JsonProperty("stoveException")]
public virtual string StoveException { get; set; }
Property Value
Type Description
string

TeaStation

Tea station. A small area with the supplies needed to heat water and make tea.

Declaration
[JsonProperty("teaStation")]
public virtual bool? TeaStation { get; set; }
Property Value
Type Description
bool?

TeaStationException

Tea station exception.

Declaration
[JsonProperty("teaStationException")]
public virtual string TeaStationException { get; set; }
Property Value
Type Description
string

Toaster

Toaster. A small, temperature controlled electric appliance with rectangular slots at the top that are lined with heated coils for the purpose of browning slices of bread products.

Declaration
[JsonProperty("toaster")]
public virtual bool? Toaster { get; set; }
Property Value
Type Description
bool?

ToasterException

Toaster exception.

Declaration
[JsonProperty("toasterException")]
public virtual string ToasterException { get; set; }
Property Value
Type Description
string

Implements

IDirectResponseSchema
In this article
Back to top Generated by DocFX