Interface LocationFeedResponseSectionsItem

interface LocationFeedResponseSectionsItem {
    explore_item_info: LocationFeedResponseExplore_item_info;
    feed_type: string;
    layout_content: LocationFeedResponseLayout_content;
    layout_type: string;
}

Properties

feed_type: string
layout_type: string