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

    Interface GetKitItemInfoBrandInfo

    GetKitItemInfoBrandInfo sub-interface for GetKitItemInfoProductInfo

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

    Properties

    brand_id?: number

    Id of brand.

    original_brand_name?: string

    Original name of brand.