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