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

    Interface GetItemBaseInfoWholesale

    GetItemBaseInfoWholesale sub-interface for GetItemBaseInfoItem

    interface GetItemBaseInfoWholesale {
        inflated_price_of_unit_price?: number;
        max_count?: number;
        min_count?: number;
        unit_price?: number;
    }
    Index

    Properties

    inflated_price_of_unit_price?: number

    The After-tax Price of the wholesale show to buyer.

    max_count?: number

    The max count of this tier wholesale.

    min_count?: number

    The min count of this tier wholesale.

    unit_price?: number

    The current price of the wholesale in the listing currency.If item is in promotion, this price is useless.