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

    Interface AddAddOnDealSubItemResponseData

    AddAddOnDealSubItemResponseData sub-interface for AddAddOnDealSubItemResponse

    interface AddAddOnDealSubItemResponseData {
        add_on_deal_id?: number;
        sub_item_list?: AddAddOnDealSubItem_AddAddOnDealSubItemSubItem[];
    }
    Index

    Properties

    add_on_deal_id?: number

    Shopee's unique identifier for add on deal activity.

    The sub items added in this add on deal promotion.