Class Wellness
Guest facilities at the property to promote or maintain health, beauty, and fitness.
Implements
Inherited Members
Namespace: Google.Apis.MyBusinessLodging.v1.Data
Assembly: Google.Apis.MyBusinessLodging.v1.dll
Syntax
public class Wellness : IDirectResponseSchema
Properties
DoctorOnCall
Doctor on call. The hotel has a contract with a medical professional who provides services to hotel guests should they fall ill during their stay. The doctor may or may not have an on-site office or be at the hotel at all times.
Declaration
[JsonProperty("doctorOnCall")]
public virtual bool? DoctorOnCall { get; set; }
Property Value
Type | Description |
---|---|
bool? |
DoctorOnCallException
Doctor on call exception.
Declaration
[JsonProperty("doctorOnCallException")]
public virtual string DoctorOnCallException { 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 |
EllipticalMachine
Elliptical machine. An electric, stationary fitness machine with pedals that simulates climbing, walking or running and provides a user-controlled range of speeds and tensions. May not have arm-controlled levers to work out the upper body as well. Commonly found in a gym, fitness room, health center, or health club.
Declaration
[JsonProperty("ellipticalMachine")]
public virtual bool? EllipticalMachine { get; set; }
Property Value
Type | Description |
---|---|
bool? |
EllipticalMachineException
Elliptical machine exception.
Declaration
[JsonProperty("ellipticalMachineException")]
public virtual string EllipticalMachineException { get; set; }
Property Value
Type | Description |
---|---|
string |
FitnessCenter
Fitness center. A room or building at the hotel containing equipment to promote physical activity, such as treadmills, elliptical machines, stationary bikes, weight machines, free weights, and/or stretching mats. Use of the fitness center can be free or for a fee. May or may not be staffed. May or may not offer instructor-led classes in various styles of physical conditioning. May or may not be open 24/7. May or may not include locker rooms and showers. Also known as health club, gym, fitness room, health center.
Declaration
[JsonProperty("fitnessCenter")]
public virtual bool? FitnessCenter { get; set; }
Property Value
Type | Description |
---|---|
bool? |
FitnessCenterException
Fitness center exception.
Declaration
[JsonProperty("fitnessCenterException")]
public virtual string FitnessCenterException { get; set; }
Property Value
Type | Description |
---|---|
string |
FreeFitnessCenter
Free fitness center. Guests may use the fitness center for free.
Declaration
[JsonProperty("freeFitnessCenter")]
public virtual bool? FreeFitnessCenter { get; set; }
Property Value
Type | Description |
---|---|
bool? |
FreeFitnessCenterException
Free fitness center exception.
Declaration
[JsonProperty("freeFitnessCenterException")]
public virtual string FreeFitnessCenterException { get; set; }
Property Value
Type | Description |
---|---|
string |
FreeWeights
Free weights. Individual handheld fitness equipment of varied weights used for upper body strength training or bodybuilding. Also known as barbells, dumbbells, or kettlebells. Often stored on a rack with the weights arranged from light to heavy. Commonly found in a gym, fitness room, health center, or health club.
Declaration
[JsonProperty("freeWeights")]
public virtual bool? FreeWeights { get; set; }
Property Value
Type | Description |
---|---|
bool? |
FreeWeightsException
Free weights exception.
Declaration
[JsonProperty("freeWeightsException")]
public virtual string FreeWeightsException { get; set; }
Property Value
Type | Description |
---|---|
string |
Massage
Massage. A service provided by a trained massage therapist involving the physical manipulation of a guest's muscles in order to achieve relaxation or pain relief.
Declaration
[JsonProperty("massage")]
public virtual bool? Massage { get; set; }
Property Value
Type | Description |
---|---|
bool? |
MassageException
Massage exception.
Declaration
[JsonProperty("massageException")]
public virtual string MassageException { get; set; }
Property Value
Type | Description |
---|---|
string |
Salon
Salon. A room at the hotel where professionals provide hair styling services such as shampooing, blow drying, hair dos, hair cutting and hair coloring. Also known as hairdresser or beauty salon.
Declaration
[JsonProperty("salon")]
public virtual bool? Salon { get; set; }
Property Value
Type | Description |
---|---|
bool? |
SalonException
Salon exception.
Declaration
[JsonProperty("salonException")]
public virtual string SalonException { get; set; }
Property Value
Type | Description |
---|---|
string |
Sauna
Sauna. A wood-paneled room heated to a high temperature where guests sit on built-in wood benches for the purpose of perspiring and relaxing their muscles. Can be dry or slightly wet heat. Not a steam room.
Declaration
[JsonProperty("sauna")]
public virtual bool? Sauna { get; set; }
Property Value
Type | Description |
---|---|
bool? |
SaunaException
Sauna exception.
Declaration
[JsonProperty("saunaException")]
public virtual string SaunaException { get; set; }
Property Value
Type | Description |
---|---|
string |
Spa
Spa. A designated area, room or building at the hotel offering health and beauty treatment through such means as steam baths, exercise equipment, and massage. May also offer facials, nail care, and hair care. Services are usually available by appointment and for an additional fee. Does not apply if hotel only offers a steam room; must offer other beauty and/or health treatments as well.
Declaration
[JsonProperty("spa")]
public virtual bool? Spa { get; set; }
Property Value
Type | Description |
---|---|
bool? |
SpaException
Spa exception.
Declaration
[JsonProperty("spaException")]
public virtual string SpaException { get; set; }
Property Value
Type | Description |
---|---|
string |
Treadmill
Treadmill. An electric stationary fitness machine that simulates a moving path to promote walking or running within a range of user-controlled speeds and inclines. Also known as running machine. Commonly found in a gym, fitness room, health center, or health club.
Declaration
[JsonProperty("treadmill")]
public virtual bool? Treadmill { get; set; }
Property Value
Type | Description |
---|---|
bool? |
TreadmillException
Treadmill exception.
Declaration
[JsonProperty("treadmillException")]
public virtual string TreadmillException { get; set; }
Property Value
Type | Description |
---|---|
string |
WeightMachine
Weight machine. Non-electronic fitness equipment designed for the user to target the exertion of different muscles. Usually incorporates a padded seat, a stack of flat weights and various bars and pulleys. May be designed for toning a specific part of the body or may involve different user-controlled settings, hardware and pulleys so as to provide an overall workout in one machine. Commonly found in a gym, fitness center, fitness room, or health club.
Declaration
[JsonProperty("weightMachine")]
public virtual bool? WeightMachine { get; set; }
Property Value
Type | Description |
---|---|
bool? |
WeightMachineException
Weight machine exception.
Declaration
[JsonProperty("weightMachineException")]
public virtual string WeightMachineException { get; set; }
Property Value
Type | Description |
---|---|
string |