Link Search Menu Expand Document

Constructor: payments.starGiftActiveAuctions

Back to constructors index

Attributes:

NameTypeRequired
auctionsArray of StarGiftActiveAuctionStateYes
usersArray of UserYes

Type: payments.StarGiftActiveAuctions

Example:

$payments_starGiftActiveAuctions = ['_' => 'payments.starGiftActiveAuctions', 'auctions' => [StarGiftActiveAuctionState, StarGiftActiveAuctionState], 'users' => [User, User]];