OneTimeOfferInfo

constructor(productId: String, offerId: String?, purchaseOptionId: String?, offerToken: String, offerTags: List<String>, formattedPrice: String, priceMicros: Long, currencyCode: String, fullPriceMicros: Long?, discountPercentage: Int?, discountAmountMicros: Long?, formattedDiscountAmount: String?, discountCurrencyCode: String?, rentalPeriod: String?, rentalExpirationPeriod: String?, preorderReleaseTimeMillis: Long, preorderPresaleEndTimeMillis: Long, maximumQuantity: Int, remainingQuantity: Int, validFromMillis: Long, validUntilMillis: Long, raw: ProductDetails.OneTimePurchaseOfferDetails)