Visual Diagram
classDiagram
class EconomicOperatorRole
EconomicOperatorRole : +operatorEmail
EconomicOperatorRole : +operatorTelephone
Description
The role of an entity responsible for placing the product on the market, as defined by ESPR.
type: dppk:CertificationBodyRoleType
Properties
| Property | Description | Type |
|---|---|---|
| Operator Email Address (dppk:operatorEmail) | The email address for contacting the economic operator. | xsd:string |
| Operator Telephone Number (dppk:operatorTelephone) | The telephone number for contacting the economic operator. | xsd:string |
