destination property

  1. @ImcField('Destination System', 'destination', ImcType.typePlaintext)
String destination

The name of the system where to send this message.

Implementation

@ImcField('Destination System', 'destination', ImcType.typePlaintext)
String get destination;