TrackingEvent interface

The tracking event.

Properties

error

The error.

eventLevel

The event level.

eventTime

The event time.

record

The record.

recordType

The record type.

Property Details

error

The error.

error?: TrackingEventErrorInfo

Property Value

eventLevel

The event level.

eventLevel: EventLevel

Property Value

eventTime

The event time.

eventTime: Date

Property Value

Date

record

The record.

record?: any

Property Value

any

recordType

The record type.

recordType: string

Property Value

string