Class PayPalErrorResponse
java.lang.Object
com.broadleafcommerce.paypal.micro.domain.api.PayPalErrorResponse
- All Implemented Interfaces:
Serializable
- Author:
- Nathan Moore (nathandmoore)
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected booleanbooleangetName()inthashCode()voidsetDebugId(String debugId) voidsetInformationLink(String informationLink) voidsetMessage(String message) voidtoString()
-
Constructor Details
-
PayPalErrorResponse
public PayPalErrorResponse()
-
-
Method Details