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

    Interface GetSspRecommendationAutoEnrollItem

    GetSspRecommendationAutoEnrollItem sub-interface for GetSspRecommendationResponseData

    interface GetSspRecommendationAutoEnrollItem {
        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).