IGPAPI
    Preparing search index...

    Interface PostsInsightsFeedResponsePage_info

    interface PostsInsightsFeedResponsePage_info {
        end_cursor: string;
        has_next_page: boolean;
    }
    Index

    Properties

    end_cursor: string
    has_next_page: boolean