Class: Mailtrap::EmailLogEventDetails::Spam

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

Overview

For event_type = spam

Instance Attribute Summary collapse

Instance Attribute Details

#spam_feedback_typeObject

Returns the value of attribute spam_feedback_type

Returns:

  • (Object)

    the current value of spam_feedback_type



28
29
30
# File 'lib/mailtrap/email_log_event_details.rb', line 28

def spam_feedback_type
  @spam_feedback_type
end