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

Inherits:
Struct
  • Object
show all
Defined in:
lib/sendgrid4r/rest/email_activity/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



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

def asm_group_id
  @asm_group_id
end

#categoryObject

Returns the value of attribute category

Returns:

  • (Object)

    the current value of category



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

def category
  @category
end

#createdObject

Returns the value of attribute created

Returns:

  • (Object)

    the current value of created



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

def created
  @created
end

#emailObject

Returns the value of attribute email

Returns:

  • (Object)

    the current value of email



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

def email
  @email
end

#eventObject

Returns the value of attribute event

Returns:

  • (Object)

    the current value of event



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

def event
  @event
end

#ipObject

Returns the value of attribute ip

Returns:

  • (Object)

    the current value of ip



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

def ip
  @ip
end

#msg_idObject

Returns the value of attribute msg_id

Returns:

  • (Object)

    the current value of msg_id



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

def msg_id
  @msg_id
end

#reasonObject

Returns the value of attribute reason

Returns:

  • (Object)

    the current value of reason



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

def reason
  @reason
end

#smtp_idObject

Returns the value of attribute smtp_id

Returns:

  • (Object)

    the current value of smtp_id



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

def smtp_id
  @smtp_id
end

#urlObject

Returns the value of attribute url

Returns:

  • (Object)

    the current value of url



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

def url
  @url
end