Method: JsonApiClient::Errors::UnexpectedStatus#code
- Defined in:
- lib/json_api_client/errors.rb
#code ⇒ Object (readonly)
Returns the value of attribute code.
46 47 48 |
# File 'lib/json_api_client/errors.rb', line 46 def code @code end |