fix: Only list price set prices when calling the price set methods (#7889)
FIXES CORE-2417
This commit is contained in:
@@ -284,5 +284,5 @@ export interface FilterablePriceSetProps
|
||||
/**
|
||||
* Filters to apply on a price set's associated money amounts.
|
||||
*/
|
||||
money_amounts?: FilterableMoneyAmountProps
|
||||
prices?: FilterableMoneyAmountProps
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user