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

    Interface AddItemWholesale

    AddItemWholesale sub-interface for AddItemRequest

    interface AddItemWholesale {
        max_count: number;
        min_count: number;
        unit_price: number;
    }
    Index

    Properties

    max_count: number

    Maximum count of this tier

    min_count: number

    Minimum count of this tier

    unit_price: number

    Unit price of this tier