Agent Maturity Compass API - v1.2.0
    Preparing search index...

    Interface GeoFenceResult

    interface GeoFenceResult {
        allowed: boolean;
        reason?: string;
        region: string;
    }
    Index
    allowed: boolean
    reason?: string
    region: string