Class Families
Services and amenities for families and young guests.
Implements
Inherited Members
Namespace: Google.Apis.MyBusinessLodging.v1.Data
Assembly: Google.Apis.MyBusinessLodging.v1.dll
Syntax
public class Families : IDirectResponseSchema
Properties
Babysitting
Babysitting. Child care that is offered by hotel staffers or coordinated by hotel staffers with local child care professionals. Can be free or for a fee.
Declaration
[JsonProperty("babysitting")]
public virtual bool? Babysitting { get; set; }
Property Value
Type | Description |
---|---|
bool? |
BabysittingException
Babysitting exception.
Declaration
[JsonProperty("babysittingException")]
public virtual string BabysittingException { 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 |
KidsActivities
Kids activities. Recreational options such as sports, films, crafts and games designed for the enjoyment of children and offered at the hotel. May or may not be supervised. May or may not be at a designated time or place. Cab be free or for a fee.
Declaration
[JsonProperty("kidsActivities")]
public virtual bool? KidsActivities { get; set; }
Property Value
Type | Description |
---|---|
bool? |
KidsActivitiesException
Kids activities exception.
Declaration
[JsonProperty("kidsActivitiesException")]
public virtual string KidsActivitiesException { get; set; }
Property Value
Type | Description |
---|---|
string |
KidsClub
Kids club. An organized program of group activities held at the hotel and designed for the enjoyment of children. Facilitated by hotel staff (or staff procured by the hotel) in an area(s) designated for the purpose of entertaining children without their parents. May include games, outings, water sports, team sports, arts and crafts, and films. Usually has set hours. Can be free or for a fee. Also known as Kids Camp or Kids program.
Declaration
[JsonProperty("kidsClub")]
public virtual bool? KidsClub { get; set; }
Property Value
Type | Description |
---|---|
bool? |
KidsClubException
Kids club exception.
Declaration
[JsonProperty("kidsClubException")]
public virtual string KidsClubException { get; set; }
Property Value
Type | Description |
---|---|
string |
KidsFriendly
Kids friendly. The hotel has one or more special features for families with children, such as reduced rates, child-sized beds, kids' club, babysitting service, or suitable place to play on premises.
Declaration
[JsonProperty("kidsFriendly")]
public virtual bool? KidsFriendly { get; set; }
Property Value
Type | Description |
---|---|
bool? |
KidsFriendlyException
Kids friendly exception.
Declaration
[JsonProperty("kidsFriendlyException")]
public virtual string KidsFriendlyException { get; set; }
Property Value
Type | Description |
---|---|
string |