DestinationType
Indicates the type of destination
enum DestinationType {
  ZONE
  CITY
}
Valuesโ
DestinationType.ZONEโ
Zone
DestinationType.CITYโ
City
Member Ofโ
DestinationData  object