source property

TransactionPartner? source
final

Optional. Source of an incoming transaction (e.g., a user purchasing goods or services, Fragment refunding a failed withdrawal). Only for incoming transactions.

Implementation

final TransactionPartner? source;