Skip to main content
Skip to main content

AdminProductsDeleteVariantRes

AdminProductsDeleteVariantRes: Object

The details of deleting a product's variant.

Type declaration

deletedbooleanRequired
Whether or not the items were deleted.

Default: true

object"product-variant"Required
The type of the object that was deleted.

Default: product-variant

productProductRequired
Product details.
variant_idstringRequired
The ID of the deleted Product Variant.
Was this section helpful?