OfferInfo
constructor(productId: String, basePlanId: String?, offerId: String?, offerToken: String, offerTags: List<String>, pricingPhases: List<ProductDetails.PricingPhase>, isFreeTrial: Boolean, trialPeriod: String?, trialPhase: ProductDetails.PricingPhase?, hasIntroPrice: Boolean, introPrice: String?, introPriceMicros: Long, introPeriod: String?, introCycleCount: Int, introPhase: ProductDetails.PricingPhase?, basePrice: String, basePriceMicros: Long, billingPeriod: String?, currencyCode: String, basePhase: ProductDetails.PricingPhase?)