Destination Data Type

Implemented Interfaces
Serializable
Properties
name data type description
DestinationRef DestinationRef
PlaceName NaturalLanguageStringStructure

Example

{
  "DestinationRef" : {
    "value" : "..."
  },
  "PlaceName" : {
    "value" : "...",
    "lang" : "..."
  }
}