IGPAPI
    Preparing search index...

    Interface SessionLoginActivitySuspiciousLogin

    interface SessionLoginActivitySuspiciousLogin {
        device: string;
        id: string;
        ip_address: string;
        latitude: number;
        location: string;
        longitude: number;
        timestamp: number;
        user_agent: string;
    }
    Index

    Properties

    device: string
    id: string
    ip_address: string
    latitude: number
    location: string
    longitude: number
    timestamp: number
    user_agent: string