Libraries
»
ofx
(0.3.1)
»
Index
»
OFX
»
Parser
»
Base
»
#body
Method: OFX::Parser::Base#body
Defined in:
lib/ofx/parser.rb
#
body
⇒
Object
(readonly)
Returns the value of attribute body.
5 6 7
# File 'lib/ofx/parser.rb', line 5
def
body
@body
end