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