public class AuthorizationAdjustment extends Object
| Constructor and Description |
|---|
AuthorizationAdjustment(NodeWrapper node) |
| Modifier and Type | Method and Description |
|---|---|
BigDecimal |
getAmount() |
String |
getProcessorResponseCode() |
String |
getProcessorResponseText() |
Calendar |
getTimestamp() |
Boolean |
isSuccess() |
public AuthorizationAdjustment(NodeWrapper node)
public BigDecimal getAmount()
public Boolean isSuccess()
public Calendar getTimestamp()
public String getProcessorResponseCode()
public String getProcessorResponseText()
Copyright © 2013–2018. All rights reserved.