filter property

String? filter
getter/setter pair

Full-text filter on POI names/titles. Results with a partial match are included in the response. By default the value is set to null and results will be based on other parameters provided.

Implementation

String? filter;