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

    Interface GetBoostedListResponseData

    GetBoostedListResponseData sub-interface for GetBoostedListResponse

    interface GetBoostedListResponseData {
        item_list?: GetBoostedListItem[];
    }
    Index

    Properties

    Properties

    item_list?: GetBoostedListItem[]