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.ZONE
Zone
DestinationType.CITY
City
DestinationData
object