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

    Interface StockAgingItem

    Item information for stock aging

    interface StockAgingItem {
        item_image: string;
        item_name: string;
        sku_list: StockAgingSku[];
        warehouse_item_id: string;
    }
    Index

    Properties

    item_image: string

    Item image

    item_name: string

    Item name

    sku_list: StockAgingSku[]

    SKU list

    warehouse_item_id: string

    Warehouse item id