IGPAPI
    Preparing search index...

    Interface WebProfileInfoResponsePageInfo

    interface WebProfileInfoResponsePageInfo {
        end_cursor: string | null;
        has_next_page: boolean;
    }
    Index

    Properties

    end_cursor: string | null
    has_next_page: boolean