UpdateProductTagDTO
The data to update in a product tag. The id
is used to identify which product tag to update.
Properties
id
stringRequiredThe ID of the product tag to update.
value
stringThe value of the product tag.
Was this section helpful?