About Products

A Product is a unit of digital value delivered to an end user through the DT One Digital Value Services network.

graph TB
style Product fill:#DDFFDD,stroke:#64F1A9,stroke-width:1px,rx:5px,ry:5px
style ProductType fill:#DDFFDD,stroke:#64F1A9,stroke-width:1px,rx:5px,ry:5px
style Service fill:#DDFFDD,stroke:#64F1A9,stroke-width:1px,rx:5px,ry:5px
style Subservice fill:#DDFFDD,stroke:#64F1A9,stroke-width:1px,stroke-dasharray: 3 3,rx:5px,ry:5px
style Operator fill:#DDFFDD,stroke:#64F1A9,stroke-width:1px,rx:5px,ry:5px
style Country fill:#DDFFDD,stroke:#64F1A9,stroke-width:1px,rx:5px,ry:5px

%%{init: { 'theme': 'base', 'fontSize': 16, 'defaultLink': { 'stroke': '#0C4331', 'strokeWidth': 2 } } }%%

Product[<span style="font-size: 16px; font-weight: bold; color: #333;">Product</span><br><span style="font-size: 14px; color: #555;">A unit of digital value delivered to an end user.</span>] --> |<i style="font-size: 12px; color: #777;">is categorized using</i>| ProductType[<span style="font-size: 16px; font-weight: bold; color: #333;"><span style="border-bottom: 2px dashed #333; color: #555;">Product Type</span></span><br><span style="font-size: 14px; color: #555;">The delivery mechanism of a product.</span>]

Product --> |<i style="font-size: 12px; color: #777;">belongs to a</i>| Service[<span style="font-size: 16px; font-weight: bold; color: #333;">Service</span>]

Service --> |<i style="font-size: 12px; color: #777;">optionally has one or more instances of a</i>| Subservice[<span style="font-size: 16px; font-weight: bold; color: #333;">Subservice</span>]

Product --> |<i style="font-size: 12px; color: #777;">is linked to an</i>| Operator[<span style="font-size: 16px; font-weight: bold; color: #333;">Operator</span><br><span style="font-size: 14px; color: #555;"><i>Example:</i></span><br><span style="font-size: 14px; color: #555;"><b>Vodafone</b>: Telecom Provider</span><br><span style="font-size: 14px; color: #555;"><b>Amazon</b>: Brand</span><br><span style="font-size: 14px; color: #555;"><b>Meralo</b>: Utility</span>]

Operator --> |<i style="font-size: 12px; color: #777;">is associated with a</i>| Country[<span style="font-size: 16px; font-weight: bold; color: #333;">Country</span><br><span style="font-size: 14px; color: #555;">Typically, a country.</span><br><span style="font-size: 14px; color: #555;">Sometimes, a grouping of countries.</span>]