Interface GiftForResaleOrderPrice

Describes order in which upgraded gifts for resale will be sorted. Subtype of GiftForResaleOrder.

interface GiftForResaleOrderPrice {
    @type: "giftForResaleOrderPrice";
}

Properties

Properties

@type: "giftForResaleOrderPrice"