ProductGenerationItem

constructor(productId: String, catalogName: String? = null, imageUrls: List<String>, title: String)

Parameters

productId
  • Id of product to generate

catalogName