EnergyConsumptionDetails Object

EnergyConsumptionDetails represents information related to the energy efficiency of a product that consumes energy.

This is a contained object type. You'll find it part of a few objects. It does not stand alone, requires a parent object, example: Product Object.

Modeled based on https://schema.org/EnergyConsumptionDetails We welcome your feedback. Please use the Improvement Requests form.

Name
Type
Description

at_type

String

Stand-In for JSON-LD @type - your UI is expected to change it to valid JSON-LD @type filed name.

name

The EnergyConsumptionDetails name

description

The EnergyConsumptionDetails description

energyEfficiencyScaleMax

String

Specifies the most energy efficient class on the regulated EU energy consumption scale for the product category a product belongs to.

energyEfficiencyScaleMin

String

Specifies the least energy efficient class on the regulated EU energy consumption scale for the product category a product belongs to.

hasEnergyEfficiencyCategory

Array of String

Defines the energy efficiency Category. Any one or more values from: https://schema.org/EnergyEfficiencyEnumeration

Last updated

Was this helpful?