Skip to main content

CustomerNotification

Class Description

Conditions for notifying the customer about the changes in the status of their service (e.g., outage restore, estimated restoration time, tariff or service level change, etc.)

Attributes

NameTypeDescription
contactTypeStringType of contact (e.g., phone, email, etc.).
contactValueStringValue of contact type (e.g., phone number, email address, etc.).
earliestDateTimeToCallDateTimeEarliest date time to call the customer.
latestDateTimeToCallDateTimeLatest date time to call the customer.
triggerNotificationTriggerKindTrigger for this notification.

Relationships

Ancestors

No ancestor classes

Descendents

No descendent classes

Associations

Source ClassSource CardinalityTargetTarget CardinalitySource NameSource Assoc. DescriptionTarget NameTarget Assoc. Description
CustomerNotification0..*TroubleTicket0..*NotificationNotification for this trouble ticket.TroubleTicketsAll trouble tickets with this notification.
CustomerNotification0..*Customer0..1CustomerNotificationsAll notifications required by this customer.CustomerCustomer requiring this notification.
CustomerNotification0..*Incident0..1CustomerNotificationsAll notifications for a customer related to the status change of this incident.IncidentIncident as a subject of this customer notification.