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

    Interface GetDirectShopRecommendedPriceItemModelPrice

    GetDirectShopRecommendedPriceItemModelPrice sub-interface for GetDirectShopRecommendedPriceDirectItemPrice

    interface GetDirectShopRecommendedPriceItemModelPrice {
        model_id?: number;
        price?: number;
        tier_index?: number[];
    }
    Index

    Properties

    model_id?: number

    Id of main model.

    price?: number
    tier_index?: number[]

    Tier index of main model. Index starts from 0.