Package version:

Interface PointOfInterestCategory

POI category result

Hierarchy

  • PointOfInterestCategory

Properties

Properties

childIds: Object

Array of child category ids NOTE: This property will not be serialized. It can only be populated by the server.

id: number

Unique ID for the category. ID can be used to restrict search results to specific categories through other Search Service APIs, like Get Search POI. NOTE: This property will not be serialized. It can only be populated by the server.

name: string

Name of the category NOTE: This property will not be serialized. It can only be populated by the server.

synonyms: Object

Array of alternative names of the category NOTE: This property will not be serialized. It can only be populated by the server.

Generated using TypeDoc