Class SustainableSourcing
Sustainable sourcing practices implemented at the hotel.
Implements
Inherited Members
Namespace: Google.Apis.MyBusinessLodging.v1.Data
Assembly: Google.Apis.MyBusinessLodging.v1.dll
Syntax
public class SustainableSourcing : IDirectResponseSchema
  Properties
ETag
The ETag of the item.
Declaration
public virtual string ETag { get; set; }
  Property Value
| Type | Description | 
|---|---|
| string | 
EcoFriendlyToiletries
Eco friendly toiletries. Soap, shampoo, lotion, and other toiletries provided for guests have a nationally or internationally recognized sustainability certification, such as USDA Organic, EU Organic, or cruelty-free.
Declaration
[JsonProperty("ecoFriendlyToiletries")]
public virtual bool? EcoFriendlyToiletries { get; set; }
  Property Value
| Type | Description | 
|---|---|
| bool? | 
EcoFriendlyToiletriesException
Eco friendly toiletries exception.
Declaration
[JsonProperty("ecoFriendlyToiletriesException")]
public virtual string EcoFriendlyToiletriesException { get; set; }
  Property Value
| Type | Description | 
|---|---|
| string | 
LocallySourcedFoodAndBeverages
Locally sourced food and beverages. Property sources locally in order to lower the environmental footprint from reduced transportation and to stimulate the local economy. Products produced less than 62 miles from the establishment are normally considered as locally produced.
Declaration
[JsonProperty("locallySourcedFoodAndBeverages")]
public virtual bool? LocallySourcedFoodAndBeverages { get; set; }
  Property Value
| Type | Description | 
|---|---|
| bool? | 
LocallySourcedFoodAndBeveragesException
Locally sourced food and beverages exception.
Declaration
[JsonProperty("locallySourcedFoodAndBeveragesException")]
public virtual string LocallySourcedFoodAndBeveragesException { get; set; }
  Property Value
| Type | Description | 
|---|---|
| string | 
OrganicCageFreeEggs
Organic cage free eggs. The property sources 100% certified organic and cage-free eggs (shell, liquid, and egg products). Cage-free means hens are able to walk, spread their wings and lay their eggs in nests).
Declaration
[JsonProperty("organicCageFreeEggs")]
public virtual bool? OrganicCageFreeEggs { get; set; }
  Property Value
| Type | Description | 
|---|---|
| bool? | 
OrganicCageFreeEggsException
Organic cage free eggs exception.
Declaration
[JsonProperty("organicCageFreeEggsException")]
public virtual string OrganicCageFreeEggsException { get; set; }
  Property Value
| Type | Description | 
|---|---|
| string | 
OrganicFoodAndBeverages
Organic food and beverages. At least 25% of food and beverages, by spend, are certified organic. Organic means products that are certified to one of the organic standard listed in the IFOAM family of standards. Qualifying certifications include USDA Organic and EU Organic, among others.
Declaration
[JsonProperty("organicFoodAndBeverages")]
public virtual bool? OrganicFoodAndBeverages { get; set; }
  Property Value
| Type | Description | 
|---|---|
| bool? | 
OrganicFoodAndBeveragesException
Organic food and beverages exception.
Declaration
[JsonProperty("organicFoodAndBeveragesException")]
public virtual string OrganicFoodAndBeveragesException { get; set; }
  Property Value
| Type | Description | 
|---|---|
| string | 
ResponsiblePurchasingPolicy
Responsible purchasing policy. The property has a responsible procurement policy in place. Responsible means integration of social, ethical, and/or environmental performance factors into the procurement process when selecting suppliers.
Declaration
[JsonProperty("responsiblePurchasingPolicy")]
public virtual bool? ResponsiblePurchasingPolicy { get; set; }
  Property Value
| Type | Description | 
|---|---|
| bool? | 
ResponsiblePurchasingPolicyException
Responsible purchasing policy exception.
Declaration
[JsonProperty("responsiblePurchasingPolicyException")]
public virtual string ResponsiblePurchasingPolicyException { get; set; }
  Property Value
| Type | Description | 
|---|---|
| string | 
ResponsiblySourcesSeafood
Responsibly sources seafood. The property does not source seafood from the Monterey Bay Aquarium Seafood Watch "avoid" list, and must sustainably source seafood listed as "good alternative," "eco-certified," and "best choice". The property has a policy outlining a commitment to source Marine Stewardship Council (MSC) and/or Aquaculture Stewardship Council (ASC) Chain of Custody certified seafood.
Declaration
[JsonProperty("responsiblySourcesSeafood")]
public virtual bool? ResponsiblySourcesSeafood { get; set; }
  Property Value
| Type | Description | 
|---|---|
| bool? | 
ResponsiblySourcesSeafoodException
Responsibly sources seafood exception.
Declaration
[JsonProperty("responsiblySourcesSeafoodException")]
public virtual string ResponsiblySourcesSeafoodException { get; set; }
  Property Value
| Type | Description | 
|---|---|
| string | 
VeganMeals
Vegan meals. The property provides vegan menu options for guests. Vegan food does not contain animal products or byproducts.
Declaration
[JsonProperty("veganMeals")]
public virtual bool? VeganMeals { get; set; }
  Property Value
| Type | Description | 
|---|---|
| bool? | 
VeganMealsException
Vegan meals exception.
Declaration
[JsonProperty("veganMealsException")]
public virtual string VeganMealsException { get; set; }
  Property Value
| Type | Description | 
|---|---|
| string | 
VegetarianMeals
Vegetarian meals. The property provides vegetarian menu options for guests. Vegetarian food does not contain meat, poultry, fish, or seafood.
Declaration
[JsonProperty("vegetarianMeals")]
public virtual bool? VegetarianMeals { get; set; }
  Property Value
| Type | Description | 
|---|---|
| bool? | 
VegetarianMealsException
Vegetarian meals exception.
Declaration
[JsonProperty("vegetarianMealsException")]
public virtual string VegetarianMealsException { get; set; }
  Property Value
| Type | Description | 
|---|---|
| string |