Package version:

Class representing a region in the Geographic hierarchy used with the Geographic traffic routing method.

Hierarchy

  • Region

Properties

Properties

code?: string

The code of the region

name?: string

The name of the region

regions?: Region[]

The list of Regions grouped under this Region in the Geographic Hierarchy.

Generated using TypeDoc