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