Skip to main content
Skip to main content

FilterableAddressProps

The filters to apply on the retrieved addresss.

idstring | string[]
The IDs to filter the addresss by.
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.
Was this section helpful?