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

    Interface UpdateAddOnDealMainItemParams

    Parameters for updating main items in an add-on deal

    interface UpdateAddOnDealMainItemParams {
        add_on_deal_id: number;
        main_item_list: AddOnDealMainItem[];
    }
    Index

    Properties

    add_on_deal_id: number

    Shopee's unique identifier for an add on deal activity

    main_item_list: AddOnDealMainItem[]

    List of main items to update