Interface AnalyticEvent

interface AnalyticEvent {
    properties?: AnalyticEventProperties;
}

Hierarchy (View Summary)

Properties

Properties