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

    Interface GetBrandListBrand

    GetBrandListBrand sub-interface for GetBrandListResponseData

    interface GetBrandListBrand {
        brand_id?: number;
        display_brand_name?: string;
        original_brand_name?: string;
    }
    Index

    Properties

    brand_id?: number
    display_brand_name?: string

    Display name of brand

    original_brand_name?: string

    Original name of brand