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

    Interface StockListItem

    Stock list item for updating stock

    interface StockListItem {
        model_id?: number;
        seller_stock: SellerStockUpdate[];
    }
    Index

    Properties

    model_id?: number

    Model ID. Use 0 for items without models

    seller_stock: SellerStockUpdate[]

    New seller stock info