GiftUpgradePreview¶
Contains examples of possible upgraded gifts for the given regular gift
GiftUpgradePreview(
models: list of UpgradedGiftModel,
symbols: list of UpgradedGiftSymbol,
backdrops: list of UpgradedGiftBackdrop,
prices: list of GiftUpgradePrice,
next_prices: list of GiftUpgradePrice
) → GiftUpgradePreview
models¶
list of UpgradedGiftModel
Examples of possible models that can be chosen for the gift after upgrade
symbols¶
list of UpgradedGiftSymbol
Examples of possible symbols that can be chosen for the gift after upgrade
backdrops¶
list of UpgradedGiftBackdrop
Examples of possible backdrops that can be chosen for the gift after upgrade
prices¶
list of GiftUpgradePrice
Examples of price for gift upgrade from the maximum price to the minimum price
next_prices¶
list of GiftUpgradePrice
Next changes for the price for gift upgrade with more granularity than in prices