Skip to main content
Skip to main content

AdminProductsDeleteOptionRes

AdminProductsDeleteOptionRes: Object

The details of deleting a product's option.

Properties

option_idstringRequired
The ID of the deleted Product Option
object"option"Required
The type of the object that was deleted.

Default: option

deletedbooleanRequired
Whether or not the items were deleted.

Default: true

productProductRequired
Product details.
Was this section helpful?