Interface TagsFeedResponseSectionsItem

interface TagsFeedResponseSectionsItem {
    explore_item_info: TagsFeedResponseExplore_item_info;
    feed_type: string;
    layout_content: TagsFeedResponseLayout_content;
    layout_type: string;
}

Properties

feed_type: string
layout_type: string