energyEfficiencyScaleMin constant

IriTerm const energyEfficiencyScaleMin

IRI for schema:energyEfficiencyScaleMin [Expects: https://schema.org/EUEnergyEfficiencyEnumeration]

Specifies the least energy efficient class on the regulated EU energy consumption scale for the product category a product belongs to. For example, energy consumption for televisions placed on the market after January 1, 2020 is scaled from D to A+++.

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

Implementation

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