Link Search Menu Expand Document

Constructor: starGiftAuctionRound

Back to constructors index

Attributes:

NameTypeRequired
numintYes
durationintYes

Type: StarGiftAuctionRound

Example:

$starGiftAuctionRound = ['_' => 'starGiftAuctionRound', 'num' => int, 'duration' => int];