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

    Interface BatchPublishItemToOutletShopModel

    BatchPublishItemToOutletShopModel sub-interface for BatchPublishItemToOutletShopPublishItem

    interface BatchPublishItemToOutletShopModel {
        model_status?: string;
        original_price?: number;
        pre_order?: BatchPublishItemToOutletShopPreOrder;
        relate_mart_model_id?: number;
        seller_stock?: BatchPublishItemToOutletShopSellerStock[];
    }
    Index

    Properties

    model_status?: string

    The model status.

    original_price?: number

    The original price of the outlet model.

    The pre-order setting of the model.

    relate_mart_model_id?: number

    The related model ID of the product in the Mart shop.

    The seller stock by location.