deleteTypes - Product Module Reference
BetaThis documentation provides a reference to the deleteTypes method. This belongs to the Product Module.
This method is used to delete a product type.
Example
Parameters
productTypeIdsstring[]RequiredThe IDs of the product types to be deleted.
Returns
PromisePromise<void>RequiredResolves when the product types are successfully deleted.
Was this section helpful?