UpgradeCurrencyOffers: {
    DiscountedPercent: number;
    Offer: Offer;
    OfferID: string;
    StorefrontItemID: string;
}[]