Method: OryClient::GenericErrorContent#debug

Defined in:
lib/ory-client/models/generic_error_content.rb

#debugObject

Debug contains debug information. This is usually not available and has to be enabled.



20
21
22
# File 'lib/ory-client/models/generic_error_content.rb', line 20

def debug
  @debug
end