GetProductsResponse

constructor(productsByFullId: Map<String, StoreProduct>, productItems: List<ProductItem>, paywall: Paywall? = null)(source)