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