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

    Interface GetDirectShopRecommendedPriceDirectItemPrice

    GetDirectShopRecommendedPriceDirectItemPrice sub-interface for GetDirectShopRecommendedPriceResponseData

    interface GetDirectShopRecommendedPriceDirectItemPrice {
        hidden_price?: number;
        item_model_price_list?: GetDirectShopRecommendedPriceItemModelPrice[];
        region?: string;
        shop_id?: number;
    }
    Index

    Properties

    hidden_price?: number
    region?: string

    Region of direct shop.

    shop_id?: number

    Id of direct shop.