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

    Interface DeleteDiscountItemResponseData

    DeleteDiscountItemResponseData sub-interface for DeleteDiscountItemResponse

    interface DeleteDiscountItemResponseData {
        discount_id?: number;
        error_list?: DeleteDiscountItemError[];
    }
    Index

    Properties

    discount_id?: number

    Shopee's unique identifier for a discount activity.

    Detail informations about error.