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

    Interface UpdatePriceSuccess

    UpdatePriceSuccess sub-interface for UpdatePriceResponseData

    interface UpdatePriceSuccess {
        model_id?: number;
        original_price?: number;
    }
    Index

    Properties

    model_id?: number

    ID of model.

    original_price?: number

    Original price for model.