public class TransactionError extends RecurlyObject
NIL_STR, NIL_VAL| Constructor and Description |
|---|
TransactionError() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getCustomerMessage() |
String |
getErrorCategory() |
String |
getErrorCode() |
String |
getMerchantMessage() |
int |
hashCode() |
void |
setCustomerMessage(Object customerMessage) |
void |
setErrorCategory(Object errorCategory) |
void |
setErrorCode(Object errorCode) |
void |
setMerchantMessage(Object merchantMessage) |
String |
toString() |
booleanOrNull, dateTimeOrNull, getHref, integerOrNull, isNull, newXmlMapper, setHref, setRecurlyClient, stringOrNullpublic TransactionError()
public String getErrorCode()
public void setErrorCode(Object errorCode)
public String getErrorCategory()
public void setErrorCategory(Object errorCategory)
public String getMerchantMessage()
public void setMerchantMessage(Object merchantMessage)
public String getCustomerMessage()
public void setCustomerMessage(Object customerMessage)
Copyright © 2012-2014. All Rights Reserved.