Type Alias TrackingEvent

TrackingEvent: {
    description?: string;
    triggered_at?: string;
}