Class Description
Category of service provided to the customer.
Attributes
Name | Type | Description |
---|---|---|
kind | ServiceKind | Kind of service. |
Relationships
Inherits from
Descendant classes
- No descendant classes
Leaf/Root class
IsLeaf | IsRoot |
---|---|
False | False |
Associations
Source Class | Cardinality Source | Target Class | Cardinality Target | Source Name | Source Assoc. Description | Target Name | Target Assoc. Description |
---|---|---|---|---|---|---|---|
CustomerAgreement | 0..* | ServiceCategory | 0..1 | CustomerAgreements | All customer agreements with this service category. | ServiceCategory | Service category for this agreement. |
ServiceCategory | 0..1 | ConfigurationEvent | 0..* | ChangedServiceCategory | Service category whose change resulted in this configuration event. | ConfigurationEvents | All configuration events created for this service category. |
ServiceCategory | 1 | PricingStructure | 0..* | ServiceCategory | Service category to which this pricing structure applies. | PricingStructures | All pricing structures applicable to this service category. |
UsagePoint | 0..* | ServiceCategory | 0..1 | UsagePoints | All usage points that deliver this category of service. | ServiceCategory | Service category delivered by this usage point. |