ClickCategory: {
    events: (SearchEvent | Identity | PartyIdentification | ErrorEvent)[];
}

Description: A product category is clicked to "search" for the products within that category.

Type declaration