certificationAuthority property

String? certificationAuthority
getter/setter pair

The certification authority. Possible string values are:

  • "CERTIFICATION_AUTHORITY_UNSPECIFIED" : Certification authority is not specified.
  • "ADEME" : For the French CO2 emissions class for vehicles.
  • "BMWK" : For the German CO2 emissions classes for vehicles.
  • "EPA" : Environment Protection Agency.
  • "EC" : European Commission for energy labels in the EU.

Implementation

core.String? certificationAuthority;