Class AbstractPayPalResponse<T>

    • Constructor Detail

      • AbstractPayPalResponse

        protected AbstractPayPalResponse​(T content)
    • Method Detail

      • getContent

        public T getContent()
        The response content.