Method: Sendgrid::Web::Response#raw_body
- Defined in:
- lib/sendgrid/web/response.rb
#raw_body ⇒ Object (readonly)
Returns the value of attribute raw_body.
3 4 5 |
# File 'lib/sendgrid/web/response.rb', line 3 def raw_body @raw_body end |