receiver property

TransactionPartner? receiver
final

Optional. Receiver of an outgoing transaction (e.g., a user for a purchase refund, Fragment for a withdrawal). Only for outgoing transactions.

Implementation

final TransactionPartner? receiver;