public final class TransactionReport extends AbstractModel
Modifier and Type | Class and Description |
---|---|
static class |
TransactionReport.Builder
Builder creates instances of TransactionReport
from values set by the builder's methods. |
static class |
TransactionReport.Tag
The enumerated tag types.
|
Modifier and Type | Method and Description |
---|---|
String |
getChargebackCode() |
InetAddress |
getIpAddress() |
String |
getMaxmindId() |
UUID |
getMinfraudId() |
String |
getNotes() |
TransactionReport.Tag |
getTag() |
String |
getTransactionId() |
toJson, toString
public InetAddress getIpAddress()
public TransactionReport.Tag getTag()
public String getChargebackCode()
public String getMaxmindId()
public UUID getMinfraudId()
public String getNotes()
public String getTransactionId()
Copyright © 2021 MaxMind, Inc.. All rights reserved.