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

    Interface AddShopCategoryResponseData

    AddShopCategoryResponseData sub-interface for AddShopCategoryResponse

    interface AddShopCategoryResponseData {
        shop_category_id?: number;
    }
    Index

    Properties

    shop_category_id?: number

    ShopCategory's unique identifier.