AdminProductsDeleteVariantRes
AdminProductsDeleteVariantRes: Object
The details of deleting a product's variant.
Type declaration
deleted
booleanRequiredWhether 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_id
stringRequiredThe ID of the deleted Product Variant.
Was this section helpful?