Interface CustomEvent

Custom event

Hierarchy

  • CustomEvent

Properties

eventName: string

Event name

eventValue?: number

Event value

interactionId?: string

Interaction ID

interactionType?: string

Interaction type

properties: JsonObject

Event properties

transactionId?: string

Transaction ID

Generated using TypeDoc