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

    Interface EndDiscountResponseData

    EndDiscountResponseData sub-interface for EndDiscountResponse

    interface EndDiscountResponseData {
        discount_id?: number;
        modify_time?: number | Date;
    }
    Index

    Properties

    discount_id?: number

    Shopee's unique identifier for a discount activity.

    modify_time?: number | Date

    The time to track the modified time.