IGPAPI
    Preparing search index...

    Interface WebProfileInfoResponseLocation

    interface WebProfileInfoResponseLocation {
        has_public_page: boolean;
        id: string;
        name: string;
        slug: string;
    }
    Index

    Properties

    has_public_page: boolean
    id: string
    name: string
    slug: string