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

    Interface AddGlobalItemBrand

    AddGlobalItemBrand sub-interface for AddGlobalItemRequest

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

    Properties

    brand_id?: number

    Id of brand.

    original_brand_name?: string

    Original name of brand.