public class UsBankAccountVerification extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
UsBankAccountVerification.Status |
static class |
UsBankAccountVerification.VerificationMethod |
| Constructor and Description |
|---|
UsBankAccountVerification(NodeWrapper node) |
| Modifier and Type | Method and Description |
|---|---|
Calendar |
getCreatedAt() |
Transaction.GatewayRejectionReason |
getGatewayRejectionReason() |
String |
getId() |
String |
getProcessorResponseCode() |
String |
getProcessorResponseText() |
UsBankAccountVerification.Status |
getStatus() |
UsBankAccount |
getUsBankAccount() |
Calendar |
getVerificationDeterminedAt() |
UsBankAccountVerification.VerificationMethod |
getVerificationMethod() |
public UsBankAccountVerification(NodeWrapper node)
public Calendar getCreatedAt()
public String getId()
public Transaction.GatewayRejectionReason getGatewayRejectionReason()
public UsBankAccountVerification.VerificationMethod getVerificationMethod()
public Calendar getVerificationDeterminedAt()
public String getProcessorResponseCode()
public String getProcessorResponseText()
public UsBankAccountVerification.Status getStatus()
public UsBankAccount getUsBankAccount()
Copyright © 2013–2018. All rights reserved.