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