Method: GoCardlessPro::Error#documentation_url

Defined in:
lib/gocardless_pro/error.rb

#documentation_urlObject

access the documentation_url from the response



15
16
17
# File 'lib/gocardless_pro/error.rb', line 15

def documentation_url
  @error['documentation_url']
end