Class: SecEdgar::Footnote

Inherits:
Struct
  • Object
show all
Defined in:
lib/sec_edgar/footnote.rb

Instance Attribute Summary collapse

Instance Attribute Details

#contentObject

Returns the value of attribute content

Returns:

  • (Object)

    the current value of content



2
3
4
# File 'lib/sec_edgar/footnote.rb', line 2

def content
  @content
end

#idObject

Returns the value of attribute id

Returns:

  • (Object)

    the current value of id



2
3
4
# File 'lib/sec_edgar/footnote.rb', line 2

def id
  @id
end