Class: Mailtrap::EmailLogEventDetails::Open

Inherits:
Struct
  • Object
show all
Defined in:
lib/mailtrap/email_log_event_details.rb

Overview

For event_type = open

Instance Attribute Summary collapse

Instance Attribute Details

#web_ip_addressObject

Returns the value of attribute web_ip_address

Returns:

  • (Object)

    the current value of web_ip_address



11
12
13
# File 'lib/mailtrap/email_log_event_details.rb', line 11

def web_ip_address
  @web_ip_address
end