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

    Interface SearchResultEnterpriseLocations

    interface SearchResultEnterpriseLocations {
        item: EnterpriseLocation;
        match: MatchInfo;
        score: number;
        type: "enterprise-location";
    }
    Index

    Properties

    Properties

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