maxItems property
getter/setter pair
The maximum number of items in the response. It should be in the range [1, 100]. When not set, results will be limited to 20. For location search (reverse geocode) by default results limited to 1.
Implementation
int? maxItems;