Method: OryClient::GenericError#debug
- Defined in:
- lib/ory-client/models/generic_error.rb
#debug ⇒ Object
Debug information This field is often not exposed to protect against leaking sensitive information.
23 24 25 |
# File 'lib/ory-client/models/generic_error.rb', line 23 def debug @debug end |