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

    Interface GetMartItemMappingByIdModelMapping

    GetMartItemMappingByIdModelMapping sub-interface for GetMartItemMappingByIdItemMapping

    interface GetMartItemMappingByIdModelMapping {
        mart_model_id?: number;
        outlet_model_id?: number;
    }
    Index

    Properties

    mart_model_id?: number

    The model ID of the product in the Mart shop.

    outlet_model_id?: number

    The model ID of the corresponding product in the outlet shop.