Class: GovDelivery::TMS::EmailRecipientClick

Inherits:
Object
  • Object
show all
Includes:
InstanceResource
Defined in:
lib/govdelivery/tms/resource/email_recipient_click.rb

Instance Attribute Summary collapse

Attributes included from InstanceResource

#response

Method Summary

Methods included from InstanceResource

included

Instance Attribute Details

#event_atObject (readonly)

Returns the value of attribute event_at.



1
2
3
# File 'lib/govdelivery/tms/resource/email_recipient_click.rb', line 1

def event_at
  @event_at
end

#urlObject (readonly)

Returns the value of attribute url.



1
2
3
# File 'lib/govdelivery/tms/resource/email_recipient_click.rb', line 1

def url
  @url
end