Interface ProductsTaggingFeedResponseComponentFeedItem

interface ProductsTaggingFeedResponseComponentFeedItem {
    component_id: string;
    component_type: string;
    meta: ProductsTaggingFeedResponseMeta;
}

Properties

component_id: string
component_type: string