Module: Google::Shopping::Merchant::Products::V1::EnergyEfficiencyClass
- Defined in:
- proto_docs/google/shopping/merchant/products/v1/products_common.rb
Overview
The energy efficiency class as defined in EU directive 2010/30/EU.
Constant Summary collapse
- ENERGY_EFFICIENCY_CLASS_UNSPECIFIED =
The energy efficiency class is unspecified.
0
- APPP =
A+++.
1
- APP =
A++.
2
- AP =
A+.
3
- A =
A.
4
- B =
B.
5
- C =
C.
6
- D =
D.
7
- E =
E.
8
- F =
F.
9
- G =
G.
10