PeeringServicePrefixEvent interface

The details of the event associated with a prefix.

Properties

eventDescription

The description of the event associated with a prefix.

eventLevel

The level of the event associated with a prefix.

eventSummary

The summary of the event associated with a prefix.

eventTimestamp

The timestamp of the event associated with a prefix.

eventType

The type of the event associated with a prefix.

Property Details

eventDescription

The description of the event associated with a prefix.

eventDescription?: string

Property Value

string

eventLevel

The level of the event associated with a prefix.

eventLevel?: string

Property Value

string

eventSummary

The summary of the event associated with a prefix.

eventSummary?: string

Property Value

string

eventTimestamp

The timestamp of the event associated with a prefix.

eventTimestamp?: Date

Property Value

Date

eventType

The type of the event associated with a prefix.

eventType?: string

Property Value

string