IGPAPI
    Preparing search index...

    Interface HighlightItem

    interface HighlightItem {
        authorPk: string;
        position: number;
        reelId: string;
        totalCount: number;
        traySessionId: string;
    }
    Index

    Properties

    authorPk: string
    position: number
    reelId: string
    totalCount: number
    traySessionId: string