Method: Pushnote::Note#body

Defined in:
lib/pushnote/note.rb

#bodyObject

Returns the value of attribute body.



9
10
11
# File 'lib/pushnote/note.rb', line 9

def body
  @body
end