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