@coveo/headless
    Preparing search index...

    Interface RegisterUserActionsPayload

    interface RegisterUserActionsPayload {
        excludedCustomActions?: string[];
        ticketCreationDate: string;
    }
    Index

    Properties

    excludedCustomActions?: string[]
    ticketCreationDate: string