certifications property

List<ProductCertification>? certifications
getter/setter pair

Product Certifications, for example for energy efficiency labeling of products recorded in the EU EPREL database.

See the Help Center article for more information.

Implementation

core.List<ProductCertification>? certifications;