Class: SendGrid4r::REST::Users::Email
- Inherits:
-
Struct
- Object
- Struct
- SendGrid4r::REST::Users::Email
- Defined in:
- lib/sendgrid4r/rest/users.rb
Instance Attribute Summary collapse
-
#email ⇒ Object
Returns the value of attribute email.
Instance Attribute Details
#email ⇒ Object
Returns the value of attribute email
17 18 19 |
# File 'lib/sendgrid4r/rest/users.rb', line 17 def email @email end |