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