Class: Socketlab::FblReportItem

Inherits:
Object
  • Object
show all
Includes:
Item
Defined in:
lib/socketlab/fbl_report_item.rb

Instance Attribute Summary collapse

Method Summary

Methods included from Item

included, #set_item

Instance Attribute Details

#original_recipientObject

Returns the value of attribute original_recipient.



4
5
6
# File 'lib/socketlab/fbl_report_item.rb', line 4

def original_recipient
  @original_recipient
end

#typeObject

Returns the value of attribute type.



4
5
6
# File 'lib/socketlab/fbl_report_item.rb', line 4

def type
  @type
end

#user_agentObject

Returns the value of attribute user_agent.



4
5
6
# File 'lib/socketlab/fbl_report_item.rb', line 4

def user_agent
  @user_agent
end