hasEnergyEfficiencyCategory constant

IriTerm const hasEnergyEfficiencyCategory

hasEnergyEfficiencyCategory [Expects: https://schema.org/EnergyEfficiencyEnumeration]

Defines the energy efficiency Category (which could be either a rating out of range of values or a yes/no certification) for a product according to an international energy efficiency standard.

Can be used on: https://schema.org/EnergyConsumptionDetails

Implementation

static const hasEnergyEfficiencyCategory = IriTerm.prevalidated(
  'https://schema.org/hasEnergyEfficiencyCategory',
);