EventType: "transaction" | "profile" | "replay_event" | undefined

The type of an Event. Note that ErrorEvents do not have a type (hence its undefined), while all other events are required to have one.

Generated using TypeDoc