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

    Interface GetSspRecommendationPossibleToBeEnrollItem

    GetSspRecommendationPossibleToBeEnrollItem sub-interface for GetSspRecommendationResponseData

    interface GetSspRecommendationPossibleToBeEnrollItem {
        item_id?: number;
        model_cssp?: GetSspRecommendationModelCssp;
        ssp_id?: number;
    }
    Index

    Properties

    item_id?: number

    The ID of the item.

    The model and CSSP mapping recommended for the item.

    ssp_id?: number

    The ID of the Standardized Shop Product (SSP).