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

    Interface AddAddOnDealMainItemResponseData

    AddAddOnDealMainItemResponseData sub-interface for AddAddOnDealMainItemResponse

    interface AddAddOnDealMainItemResponseData {
        add_on_deal_id?: number;
        main_item_list?: AddAddOnDealMainItem_AddAddOnDealMainItemMainItem[];
    }
    Index

    Properties

    add_on_deal_id?: number

    Shopee's unique identifier for add on deal activity.

    The main items added in this add on deal promotion.