Class PayPalErrorResponse

    • Constructor Detail

      • PayPalErrorResponse

        public PayPalErrorResponse()
    • Method Detail

      • getName

        public String getName()
      • getMessage

        public String getMessage()
      • getDebugId

        public String getDebugId()
      • getInformationLink

        public String getInformationLink()
      • setName

        public void setName​(String name)
      • setMessage

        public void setMessage​(String message)
      • setDebugId

        public void setDebugId​(String debugId)
      • setInformationLink

        public void setInformationLink​(String informationLink)
      • canEqual

        protected boolean canEqual​(Object other)
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object