Class TransactionReport


  • public final class TransactionReport
    extends AbstractModel
    The transaction information to report.
    • Method Detail

      • getIpAddress

        public InetAddress getIpAddress()
        Returns:
        The IP address used in the transaction.
      • getChargebackCode

        public String getChargebackCode()
        Returns:
        The chargeback code.
      • getMaxmindId

        public String getMaxmindId()
        Returns:
        The maxmind_id.
      • getMinfraudId

        public UUID getMinfraudId()
        Returns:
        The minfraud_id.
      • getNotes

        public String getNotes()
        Returns:
        The notes.
      • getTransactionId

        public String getTransactionId()
        Returns:
        The transaction_id.