Skip to main content
Skip to main content

FilterableGeoZoneProps

The filters to apply on the retrieved geo 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[]
The IDs to filter the geo zones by.
Filter the geo zones by their type.
country_codestring | string[]
Filter the geo zones by their country code.
province_codestring | string[]
Filter the geo zones by their province code.
citystring | string[]
Filter the geo zones by their city.
Was this section helpful?