Method: Esi::UnauthorizedError#key
- Defined in:
- lib/esi/api_error.rb
#key ⇒ String (readonly)
Returns the response.data.
103 |
# File 'lib/esi/api_error.rb', line 103 class UnauthorizedError < ApiError; end |
Returns the response.data.
103 |
# File 'lib/esi/api_error.rb', line 103 class UnauthorizedError < ApiError; end |