deletePriceSetMoneyAmountRules - Pricing Module Reference
BetaThis documentation provides a reference to the deletePriceSetMoneyAmountRules
method. This belongs to the Pricing Module.
This method is used to delete price set money amount rules based on the specified IDs.
Example
Parameters
ids
string[]RequiredThe IDs of the price set money amount rules to delete.
sharedContext
ContextA context used to share resources, such as transaction manager, between the application and the module.
sharedContext
ContextReturns
Promise
Promise<void>RequiredResolves once the price set money amount rules are deleted.
Was this section helpful?