Class Response

    • Constructor Detail

      • Response

        public Response()
    • Method Detail

      • getResult

        public Result getResult()
      • setResult

        public void setResult​(Result result)
      • getError

        public Error getError()
      • setError

        public void setError​(Error error)
      • getStatus

        public String getStatus()
      • setStatus

        public void setStatus​(String status)