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

    Interface SearchSspListBrand

    SearchSspListBrand sub-interface for SearchSspListSsp

    interface SearchSspListBrand {
        brand_id?: number;
        display_name?: string;
    }
    Index

    Properties

    brand_id?: number

    The brand ID.

    display_name?: string

    The localized display name.