AdminProductsDeleteVariantRes
AdminProductsDeleteVariantRes: Object
The details of deleting a product's variant.
Properties
variant_idstringRequiredThe ID of the deleted Product Variant.
object"product-variant"RequiredThe type of the object that was deleted.
Default: product-variant
deletedbooleanRequiredWhether or not the items were deleted.
Default: true
Product details.
Was this section helpful?