Method: PureCloud::ApiError#response_body
- Defined in:
- lib/purecloud/api_error.rb
#response_body ⇒ Object (readonly)
Returns the value of attribute response_body.
19 20 21 |
# File 'lib/purecloud/api_error.rb', line 19 def response_body @response_body end |