ProductGeneratedImage
class ProductGeneratedImage(val id: String, val url: String, val type: AiutaFileType, val productIds: List<String>)
Model of generated image after ping operations
Model of generated image after ping operations