fixed misspelling
This commit is contained in:
@@ -706,7 +706,7 @@ type CreateOrUpdateProductItem struct {
|
|||||||
DescriptionCategoryId int64 `json:"description_category_id"`
|
DescriptionCategoryId int64 `json:"description_category_id"`
|
||||||
|
|
||||||
// New category identifier. Specify it if you want to change the current product category
|
// New category identifier. Specify it if you want to change the current product category
|
||||||
NewDescriptinoCategoryId int64 `json:"new_description_category_id"`
|
NewDescriptionCategoryId int64 `json:"new_description_category_id"`
|
||||||
|
|
||||||
// Marketing color.
|
// Marketing color.
|
||||||
//
|
//
|
||||||
|
|||||||
Reference in New Issue
Block a user