newTypes

val newTypes: List<String>? = null

Filter results to include only a subset (one or more) of the available feature types. Use constants from NewQueryType (e.g. NewQueryType.BRAND, NewQueryType.POI). When both types and newTypes are provided, newTypes take priority and a warning is logged.