Class: SendGrid4r::REST::EmailActivity::Activity

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

Instance Attribute Summary collapse

Instance Attribute Details

#asm_group_idObject

Returns the value of attribute asm_group_id

Returns:

  • (Object)

    the current value of asm_group_id



28
29
30
# File 'lib/sendgrid4r/rest/email_activity.rb', line 28

def asm_group_id
  @asm_group_id
end

#categoryObject

Returns the value of attribute category

Returns:

  • (Object)

    the current value of category



28
29
30
# File 'lib/sendgrid4r/rest/email_activity.rb', line 28

def category
  @category
end

#createdObject

Returns the value of attribute created

Returns:

  • (Object)

    the current value of created



28
29
30
# File 'lib/sendgrid4r/rest/email_activity.rb', line 28

def created
  @created
end

#emailObject

Returns the value of attribute email

Returns:

  • (Object)

    the current value of email



28
29
30
# File 'lib/sendgrid4r/rest/email_activity.rb', line 28

def email
  @email
end

#eventObject

Returns the value of attribute event

Returns:

  • (Object)

    the current value of event



28
29
30
# File 'lib/sendgrid4r/rest/email_activity.rb', line 28

def event
  @event
end

#ipObject

Returns the value of attribute ip

Returns:

  • (Object)

    the current value of ip



28
29
30
# File 'lib/sendgrid4r/rest/email_activity.rb', line 28

def ip
  @ip
end

#msg_idObject

Returns the value of attribute msg_id

Returns:

  • (Object)

    the current value of msg_id



28
29
30
# File 'lib/sendgrid4r/rest/email_activity.rb', line 28

def msg_id
  @msg_id
end

#reasonObject

Returns the value of attribute reason

Returns:

  • (Object)

    the current value of reason



28
29
30
# File 'lib/sendgrid4r/rest/email_activity.rb', line 28

def reason
  @reason
end

#smtp_idObject

Returns the value of attribute smtp_id

Returns:

  • (Object)

    the current value of smtp_id



28
29
30
# File 'lib/sendgrid4r/rest/email_activity.rb', line 28

def smtp_id
  @smtp_id
end

#urlObject

Returns the value of attribute url

Returns:

  • (Object)

    the current value of url



28
29
30
# File 'lib/sendgrid4r/rest/email_activity.rb', line 28

def url
  @url
end