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

    Interface DeleteShopCategoryResponseData

    DeleteShopCategoryResponseData sub-interface for DeleteShopCategoryResponse

    interface DeleteShopCategoryResponseData {
        msg?: string;
        shop_category_id?: number;
    }
    Index

    Properties

    msg?: string

    The return message of the operation result

    shop_category_id?: number

    ShopCategory's unique identifier.