Shopee SDK API Reference - v1.11.0
    Preparing search index...

    Interface UnlistItemInfo

    Item in the unlist request

    interface UnlistItemInfo {
        item_id: number;
        unlist: boolean;
    }
    Index

    Properties

    Properties

    item_id: number

    Shopee's unique identifier for an item

    unlist: boolean

    Unlist (true) or list (false)