Class: SendGrid4r::REST::Webhooks::Parse::ParseSettings
- Inherits:
-
Struct
- Object
- Struct
- SendGrid4r::REST::Webhooks::Parse::ParseSettings
- Defined in:
- lib/sendgrid4r/rest/webhooks/parse.rb
Instance Attribute Summary collapse
-
#result ⇒ Object
Returns the value of attribute result.
Instance Attribute Details
#result ⇒ Object
Returns the value of attribute result
14 15 16 |
# File 'lib/sendgrid4r/rest/webhooks/parse.rb', line 14 def result @result end |