FilterablePriceSetProps
Filters to apply on price sets.
Loading...
Was this page helpful?
Filters to apply on price sets.
context
Record<string, [BigNumberInput](/references/pricing/types/pricing.BigNumberInput)>Optionalcurrency_code
property with its value being the currency code to calculate the price in.
Another example is passing the quantity
property to calculate the price for that specified quantity, which finds a price set whose min_quantity
and max_quantity
conditions match the specified quantity.id
string[]Optional