AdminProductsDeleteOptionRes
AdminProductsDeleteOptionRes: Object
The details of deleting a product's option.
Properties
option_id
stringRequiredThe ID of the deleted Product Option
object
"option"RequiredThe type of the object that was deleted.
Default: option
deleted
booleanRequiredWhether or not the items were deleted.
Default: true
Product details.
Was this section helpful?