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

    Interface DeleteAddOnDealSubItem_DeleteAddOnDealSubItemSubItem

    DeleteAddOnDealSubItem_DeleteAddOnDealSubItemSubItem sub-interface for DeleteAddOnDealSubItemResponseData

    interface DeleteAddOnDealSubItem_DeleteAddOnDealSubItemSubItem {
        fail_error?: string;
        fail_message?: string;
        item_id?: number;
        model_id?: 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.