Interface ProductsTaggingFeedResponseLifestyleBackgroundItem

interface ProductsTaggingFeedResponseLifestyleBackgroundItem {
    id: string;
    score: string;
}

Properties

Properties

id: string
score: string