Class: SendGrid4r::REST::SpamReports::SpamReport

Inherits:
Struct
  • Object
show all
Defined in:
lib/sendgrid4r/rest/spam_reports.rb

Instance Attribute Summary collapse

Instance Attribute Details

#createdObject

Returns the value of attribute created

Returns:

  • (Object)

    the current value of created



10
11
12
# File 'lib/sendgrid4r/rest/spam_reports.rb', line 10

def created
  @created
end

#emailObject

Returns the value of attribute email

Returns:

  • (Object)

    the current value of email



10
11
12
# File 'lib/sendgrid4r/rest/spam_reports.rb', line 10

def email
  @email
end

#ipObject

Returns the value of attribute ip

Returns:

  • (Object)

    the current value of ip



10
11
12
# File 'lib/sendgrid4r/rest/spam_reports.rb', line 10

def ip
  @ip
end