starGiftAuctionRoundExtendable

Describes one or more extendable collectible gift auction rounds ».

Constructor schema is available as of layer 220. Switch »

Parameters

Name Type Description
num int This object describes all rounds starting from num up until next.num-1 inclusively (next is the next StarGiftAuctionRound).
duration int Duration in seconds of the round(s).
extend_top int The round(s) will be extended by extend_window if a bid changes the composition/order of the top extend_top bidders.
extend_window int The round(s) will be extended by this many seconds if a bid changes the composition/order of the top extend_top bidders.

Type

StarGiftAuctionRound

Related pages

StarGiftAuctionRound

Auctions