Shopee SDK API Reference - v1.11.0
    Preparing search index...

    Interface BrandInfo

    Brand information

    interface BrandInfo {
        brand_id: number;
        original_brand_name: string;
    }
    Index

    Properties

    brand_id: number

    Id of brand.

    original_brand_name: string

    Original name of brand.