TransactionRefunds constructor

TransactionRefunds(
  1. String amountRefunded,
  2. String amountFee,
  3. List<TransactionRefundPayment> payments
)

Implementation

TransactionRefunds