Method: APIClientBuilder::Response#status_code
- Defined in:
- lib/api_client_builder/response.rb
#status_code ⇒ Object
Returns the value of attribute status_code.
6 7 8 |
# File 'lib/api_client_builder/response.rb', line 6 def status_code @status_code end |