ProductGenerationItem

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

Parameters

productId
  • Id of product to generate

catalogName