interface SDKEvent {
    eventDate: Date;
}

Hierarchy (view full)

Properties

Properties

eventDate: Date

Timestamp of the event occurrence.