Shopee SDK API Reference - v1.11.0
    Preparing search index...

    Interface AddDiscountItemParams

    Parameters for adding items to a discount

    interface AddDiscountItemParams {
        discount_id: number;
        item_list: DiscountItem[];
    }
    Index

    Properties

    discount_id: number

    Shopee's unique identifier for a discount activity

    item_list: DiscountItem[]

    The items added in this discount promotion