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

    Interface GetGlobalItemInfoBrand

    GetGlobalItemInfoBrand sub-interface for GetGlobalItemInfoGlobalItem

    interface GetGlobalItemInfoBrand {
        brand_id?: number;
        original_brand_name?: string;
    }
    Index

    Properties

    brand_id?: number

    Id of brand.

    original_brand_name?: string

    Original name of brand.