Class: Socketlab::MessageOpenClickItem
- Inherits:
-
Object
- Object
- Socketlab::MessageOpenClickItem
- Includes:
- Item
- Defined in:
- lib/socketlab/message_open_click_item.rb
Instance Attribute Summary collapse
-
#event_type ⇒ Object
Returns the value of attribute event_type.
-
#original_recipient ⇒ Object
Returns the value of attribute original_recipient.
Method Summary
Methods included from Item
Instance Attribute Details
#event_type ⇒ Object
Returns the value of attribute event_type.
4 5 6 |
# File 'lib/socketlab/message_open_click_item.rb', line 4 def event_type @event_type end |
#original_recipient ⇒ Object
Returns the value of attribute original_recipient.
4 5 6 |
# File 'lib/socketlab/message_open_click_item.rb', line 4 def original_recipient @original_recipient end |