Interface TopicalExploreFeedResponseSectionalItemsItem

interface TopicalExploreFeedResponseSectionalItemsItem {
    explore_item_info: TopicalExploreFeedResponseExplore_item_info;
    feed_type: string;
    layout_content: TopicalExploreFeedResponseLayout_content;
    layout_type: string;
}

Properties

feed_type: string
layout_type: string