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

    Interface GetAuthorisedResellerBrandAuthorisedBrand

    GetAuthorisedResellerBrandAuthorisedBrand sub-interface for GetAuthorisedResellerBrandResponseData

    interface GetAuthorisedResellerBrandAuthorisedBrand {
        brand_id?: number;
        brand_name?: string;
    }
    Index

    Properties

    brand_id?: number

    ID of the authorised brand, it may be the same in different regions.

    brand_name?: string

    Name of the authorised brand.