- Get Started
- Product
- Resources
- Tools & SDKs
- Framework
- Reference
Menu
- Get Started
- Product
- Resources
- Tools & SDKs
- Framework
- Reference
FilterableFulfillmentSetProps
The filters to apply on the retrieved fulfillment sets.
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 | string[]OptionalThe IDs to filter the fulfillment sets by.
name
string | string[]OptionalFilter the fulfillment sets by their name.
type
string | string[]OptionalFilter the fulfillment sets by their type.
The filters to apply on the retrieved service zones.
Was this page helpful?