Method: OpenapiClient::InlineResponse409#error

Defined in:
lib/openapi_client/models/inline_response409.rb

#errorObject

The description of the type of error, ie conflict of two requests of the the same authorization code



25
26
27
# File 'lib/openapi_client/models/inline_response409.rb', line 25

def error
  @error
end