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

    Interface SearchSspListResponseData

    SearchSspListResponseData sub-interface for SearchSspListResponse

    interface SearchSspListResponseData {
        ssp_list?: SearchSspListSsp[];
    }
    Index

    Properties

    Properties

    ssp_list?: SearchSspListSsp[]

    The list of SSPs matching the search criteria.