Skip to main content
Skip to main content

AdminProductsDeleteRes

AdminProductsDeleteRes: Object

The details of deleting a product.

Properties

idstringRequired
The ID of the deleted Product.
object"product"Required
The type of the object that was deleted.

Default: product

deletedbooleanRequired
Whether or not the items were deleted.

Default: true

Was this section helpful?