Interface GiftForResaleOrderPriceChangeDate

The gifts will be sorted by the last date when their price was changed from the newest to the oldest. Subtype of GiftForResaleOrder.

interface GiftForResaleOrderPriceChangeDate {
    @type: "giftForResaleOrderPriceChangeDate";
}

Properties

Properties

@type: "giftForResaleOrderPriceChangeDate"