destination property

String destination
final

destination can receive XRP from this channel, also known as the "destination address" of the channel. Cannot be the same as the sender.

Implementation

final String destination;