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

    Interface GetDirectShopRecommendedPriceResponseData

    GetDirectShopRecommendedPriceResponseData sub-interface for GetDirectShopRecommendedPriceResponse

    interface GetDirectShopRecommendedPriceResponseData {
        direct_item_price?: GetDirectShopRecommendedPriceDirectItemPrice[];
    }
    Index

    Properties