TestStoreProduct

constructor(id: String, name: String, title: String, description: String, price: Price, period: Period? = null, freeTrialPricingPhase: PricingPhase? = null, introPricePricingPhase: PricingPhase? = null, presentedOfferingContext: PresentedOfferingContext? = null)