destination property

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

The unique identifier of this message's destination (e.g. lauv-xtreme-2, manta-0).

Implementation

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