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