Class: Mailtrap::EmailLogEventDetails::Unsubscribe
- Inherits:
-
Struct
- Object
- Struct
- Mailtrap::EmailLogEventDetails::Unsubscribe
- Defined in:
- lib/mailtrap/email_log_event_details.rb
Overview
For event_type = unsubscribe
Instance Attribute Summary collapse
-
#web_ip_address ⇒ Object
Returns the value of attribute web_ip_address.
Instance Attribute Details
#web_ip_address ⇒ Object
Returns the value of attribute web_ip_address
31 32 33 |
# File 'lib/mailtrap/email_log_event_details.rb', line 31 def web_ip_address @web_ip_address end |