Method: JSONAPI::Error#code

Defined in:
lib/jsonapi/error.rb

#codeObject

Returns the value of attribute code.



4
5
6
# File 'lib/jsonapi/error.rb', line 4

def code
  @code
end