Skip to main content
Skip to main content

FilterableServiceZoneProps

The filters to apply on the retrieved service zones.

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.
idstring | string[] | OperatorMap<string | string[]>
The IDs to filter the service zones by.
namestring | string[] | OperatorMap<string | string[]>
Filter the service zones by their name.
The filters to apply on the associated geo zones.
The filters to apply on the associated fulfillment sets.
Was this section helpful?