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

    Interface DeleteShopFlashSaleItemsResponseData

    DeleteShopFlashSaleItemsResponseData sub-interface for DeleteShopFlashSaleItemsResponse

    interface DeleteShopFlashSaleItemsResponseData {
        failed_items?: DeleteShopFlashSaleItemsFailedItem[];
    }
    Index

    Properties

    Properties