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