name | data type | description |
---|---|---|
DestinationRef | array of DestinationRefStructure | |
PlaceName | NaturalLanguageStringStructure |
Example
{ "DestinationRef" : [ { "value" : "..." }, { "value" : "..." } ], "PlaceName" : { "value" : "...", "lang" : "..." } }