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

    Interface GetGlobalItemInfoResponseData

    GetGlobalItemInfoResponseData sub-interface for GetGlobalItemInfoResponse

    interface GetGlobalItemInfoResponseData {
        global_item_list?: GetGlobalItemInfoGlobalItem[];
    }
    Index

    Properties

    global_item_list?: GetGlobalItemInfoGlobalItem[]