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