Class BaseRequest

    • Field Detail

      • authorization

        protected String authorization
      • timeout

        protected Integer timeout
        timeout (MILLISECONDS)
    • Constructor Detail

      • BaseRequest

        public BaseRequest()
    • Method Detail

      • getAuthorization

        public String getAuthorization()
      • getTimeout

        public Integer getTimeout()