GiftsForResale¶
Describes gifts available for resale
GiftsForResale(
total_count: int32,
gifts: list of GiftForResale,
models: list of UpgradedGiftModelCount,
symbols: list of UpgradedGiftSymbolCount,
backdrops: list of UpgradedGiftBackdropCount,
next_offset: string
) → GiftsForResale
total_count¶
int32
Total number of gifts found
gifts¶
list of GiftForResale
The gifts
models¶
list of UpgradedGiftModelCount
Available models; for searchGiftsForResale requests without offset and attributes only
symbols¶
list of UpgradedGiftSymbolCount
Available symbols; for searchGiftsForResale requests without offset and attributes only
backdrops¶
list of UpgradedGiftBackdropCount
Available backdrops; for searchGiftsForResale requests without offset and attributes only
next_offset¶
string
The offset for the next request. If empty, then there are no more results