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

    Interface DeleteAddOnDealSubItemSubItem

    DeleteAddOnDealSubItemSubItem sub-interface for DeleteAddOnDealSubItemRequest

    interface DeleteAddOnDealSubItemSubItem {
        item_id?: number;
        model_id?: number;
    }
    Index

    Properties

    Properties

    item_id?: number

    Shopee's unique identifier for an item.

    model_id?: number

    Shopee's unique identifier for a model.