Interface GiftResaleResultOk

Describes result of sending a resold gift. Subtype of GiftResaleResult.

interface GiftResaleResultOk {
    @type: "giftResaleResultOk";
}

Properties

Properties

@type: "giftResaleResultOk"