Method: Pipl::Client::APIError#status_code
- Defined in:
- lib/pipl/errors.rb
#status_code ⇒ Object (readonly)
Returns the value of attribute status_code.
9 10 11 |
# File 'lib/pipl/errors.rb', line 9 def status_code @status_code end |