Method: Bandwidth::ApiResponse#status_code
- Defined in:
- lib/bandwidth/http/api_response.rb
#status_code ⇒ Object (readonly)
Returns the value of attribute status_code.
9 10 11 |
# File 'lib/bandwidth/http/api_response.rb', line 9 def status_code @status_code end |