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.
id
string | string[] | OperatorMap<string | string[]>The IDs to filter the service zones by.
name
string | string[] | OperatorMap<string | string[]>Filter the service zones by their name.
geo_zones
FilterableGeoZonePropsThe filters to apply on the associated geo zones.
geo_zones
FilterableGeoZonePropsfulfillment_set
FilterableFulfillmentSetPropsThe filters to apply on the associated fulfillment sets.
fulfillment_set
FilterableFulfillmentSetPropsWas this section helpful?