Class Response

    • Constructor Detail

      • Response

        public Response()
    • Method Detail

      • setOk

        public void setOk​(Boolean ok)
      • getMeta

        public Meta getMeta()
      • setMeta

        public void setMeta​(Meta meta)
      • getError

        public Error getError()
      • setError

        public void setError​(Error error)
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object