certificationName property
The name of the certification. Possible string values are:
- "CERTIFICATION_NAME_UNSPECIFIED" : Certification name is not specified.
- "ENERGY_STAR" : Energy Star.
- "ENERGY_STAR_MOST_EFFICIENT" : Energy Star Most Efficient.
- "EPREL" : Represents energy efficiency certifications in the EU European Registry for Energy Labeling (EPREL) database.
- "EU_ECOLABEL" : EU Ecolabel.
- "VEHICLE_ENERGY_EFFICIENCY" : The overall CO2 class of a vehicle
- "VEHICLE_ENERGY_EFFICIENCY_DISCHARGED_BATTERY" : For the CO2 class of a vehicle with a discharged battery.
Implementation
core.String? certificationName;