Mappedin JS - v6.14.0
    Preparing search index...

    Interface SearchResultEnterpriseCategory

    interface SearchResultEnterpriseCategory {
        item: EnterpriseCategory;
        match: MatchInfo;
        score: number;
        type: "enterprise-category";
    }
    Index

    Properties

    Properties

    match: MatchInfo
    score: number
    type: "enterprise-category"