destination element
| Type: | destinationDTO | 
| Namespace: | (default namespace) | 
| XML Schema: | ns0.xsd | 
Abstract DTO for notification destinations.
Example XML
<?xml version="1.0" encoding="UTF-8"?>
<destination>
  <identity>...</identity>
</destination>
      
    | Type: | destinationDTO | 
| Namespace: | (default namespace) | 
| XML Schema: | ns0.xsd | 
Abstract DTO for notification destinations.
<?xml version="1.0" encoding="UTF-8"?>
<destination>
  <identity>...</identity>
</destination>