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

    Interface AddAddOnDealSubItem_AddAddOnDealSubItemSubItem

    AddAddOnDealSubItem_AddAddOnDealSubItemSubItem sub-interface for AddAddOnDealSubItemResponseData

    interface AddAddOnDealSubItem_AddAddOnDealSubItemSubItem {
        fail_error?: string;
        fail_message?: string;
        item_id?: number;
        model_id?: number;
        status?: number;
    }
    Index

    Properties

    fail_error?: string
    fail_message?: string
    item_id?: number

    Shopee's unique identifier for an item.

    model_id?: number

    Shopee's unique identifier for a model.

    status?: number

    The status of add on deal item:enable = 1;disable =2