Update October 1, 2024 (#105)
This commit is contained in:
		@@ -1418,9 +1418,6 @@ type GetDescriptionOfProductResult struct {
 | 
			
		||||
	// Product characteristic identifier
 | 
			
		||||
	Id int64 `json:"id"`
 | 
			
		||||
 | 
			
		||||
	// Identifier for subsequent batch loading of images
 | 
			
		||||
	ImageGroupId string `json:"image_group_id"`
 | 
			
		||||
 | 
			
		||||
	// Array of links to product images
 | 
			
		||||
	Images []GetDescriptionOfProductResultImage `json:"images"`
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user