removeRules - Pricing Module Reference
BetaThis documentation provides a reference to the removeRules
method. This belongs to the Pricing Module.
This method remove rules from a price set.
Example
Parameters
The rules to remove per price set.
sharedContext
ContextA context used to share resources, such as transaction manager, between the application and the module.
sharedContext
ContextReturns
Promise
Promise<void>RequiredResolves when rules are successfully removed.
Was this section helpful?