ServiceStateChangedEventΒΆ

Class ServiceStateChangedEvent

This event occurs if the state of a service changes.

Hierarchy (View Summary)

Properties

id: number

The unique ID of the event.

service: ServiceType

The name of the service.

The new status of the service.

transactionCode?: string

The transaction code associated with the event.

transactionID?: number

The transaction ID associated with the event.

type?: EventType

The type of the event.