onix-codelist
Version:
ONIX 3.0 Code lists
13 lines (12 loc) • 422 B
TypeScript
export declare enum EuToySafetyDirectiveHazardWarningType {
NoWarning,
CarriesCeLogo,
CarriesMinimumAgeWarning,
CarriesEuToySafetyDirectiveUnsuitableForChildrenAges_0_3WarningLogo,
CarriesEuToySafetyDirectiveHazardWarning,
CarriesOtherTextAssociatedWithToySafety,
MaterialSafetyDataSheetAvailable,
DeclarationOfConformityAvailable,
CarriesEn71ConformityStatement,
CarriesUkcaLogo
}