categories property
getter/setter pair
The subset of the place's categories that are considered relevant as conveniences for drivers during EV charging. The set can include for example rest areas, cafes, and fast food restaurants. The set may be used for example to show icons associated with the EV charging location in a user interface. The categories are represented by ids defined in https://docs.here.com/geocoding-and-search/docs/places-category-system-full
Implementation
List<String> categories;