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

    Interface AddOnDealMainItem

    Main item in add-on deal

    interface AddOnDealMainItem {
        item_id: number;
        status: AddOnDealMainItemStatus;
    }
    Index

    Properties

    Properties

    item_id: number

    Shopee's unique identifier for an item

    Status of the main item (0=deleted, 1=active)