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