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

    Interface GetCategoryResponseData

    GetCategoryResponseData sub-interface for GetCategoryResponse

    interface GetCategoryResponseData {
        category_list?: GetCategoryCategory[];
    }
    Index

    Properties

    Properties

    category_list?: GetCategoryCategory[]