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

    Interface UpdatePricePrice

    UpdatePricePrice sub-interface for UpdatePriceRequest

    interface UpdatePricePrice {
        global_model_id?: number;
        original_price: number;
    }
    Index

    Properties

    global_model_id?: number

    ID of global model.

    original_price: number

    Original price of global item.