@Deprecated public class Result<T> extends Result<T>
MessageDigestAlgorithm, target, transaction| Modifier and Type | Method and Description |
|---|---|
static <T> Result<T> |
createResult(T object,
java.util.Map<ResponseField,java.lang.String> responseMap)
Deprecated.
|
ResponseReasonCode |
getReasonResponseCode()
Deprecated.
|
ResponseCode |
getResponseCode()
Deprecated.
|
java.lang.String |
getResponseText()
Deprecated.
|
java.lang.String |
getTransactionId()
Deprecated.
|
boolean |
isApproved()
Deprecated.
|
boolean |
isDeclined()
Deprecated.
|
boolean |
isError()
Deprecated.
|
boolean |
isReview()
Deprecated.
|
getTarget, getTransaction, isAuthorizeNetResponsepublic static <T> Result<T> createResult(T object, java.util.Map<ResponseField,java.lang.String> responseMap)
public ResponseCode getResponseCode()
public ResponseReasonCode getReasonResponseCode()
public java.lang.String getResponseText()
public java.lang.String getTransactionId()
public boolean isApproved()
public boolean isDeclined()
public boolean isError()
public boolean isReview()
Copyright © 2018. All Rights Reserved.