Class: SendGrid4r::REST::Sm::RecipientEmail
- Inherits:
-
Struct
- Object
- Struct
- SendGrid4r::REST::Sm::RecipientEmail
- Defined in:
- lib/sendgrid4r/rest/sm/sm.rb
Instance Attribute Summary collapse
-
#recipient_email ⇒ Object
Returns the value of attribute recipient_email.
Instance Attribute Details
#recipient_email ⇒ Object
Returns the value of attribute recipient_email
11 12 13 |
# File 'lib/sendgrid4r/rest/sm/sm.rb', line 11 def recipient_email @recipient_email end |