Class: SendGrid4r::REST::Settings::Results
- Inherits:
-
Struct
- Object
- Struct
- SendGrid4r::REST::Settings::Results
- Defined in:
- lib/sendgrid4r/rest/settings/settings.rb
Instance Attribute Summary collapse
-
#result ⇒ Object
Returns the value of attribute result.
Instance Attribute Details
#result ⇒ Object
Returns the value of attribute result
8 9 10 |
# File 'lib/sendgrid4r/rest/settings/settings.rb', line 8 def result @result end |