Shopee SDK API Reference - v2.8.0
    Preparing search index...

    Interface GetLikeItemListList

    GetLikeItemListList sub-interface for GetLikeItemListResponseData

    interface GetLikeItemListList {
        affiliate_info?: GetLikeItemListAffiliateInfo;
        image_url?: string;
        item_id?: number;
        name?: string;
        price_info?: GetLikeItemListPriceInfo;
        shop_id?: number;
    }
    Index

    Properties

    image_url?: string

    The image url of this item.

    item_id?: number

    Shopee's unique identifier for an item.

    name?: string

    Name of the item in local language.

    shop_id?: number

    The shop id of this item.