- Get Started
- Product
- Resources
- Tools & SDKs
- Framework
- Reference
Menu
- Get Started
- Product
- Resources
- Tools & SDKs
- Framework
- Reference
FilterablePricePreferenceProps
Filters to apply on prices.
An array of filters to apply on the entity, where each item in the array is joined with an "and" condition.
An array of filters to apply on the entity, where each item in the array is joined with an "or" condition.
id
string[]OptionalThe IDs to filter the price preferences by.
attribute
string | string[]OptionalAttributes to filter price preferences by.
value
string | string[]OptionalValues to filter price preferences by.
Was this page helpful?