| Class | LiveJournal::Comment |
| In: |
lib/livejournal/database.rb
lib/livejournal/comment.rb |
| Parent: | Object |
| body | [RW] | |
| commentid | [RW] | |
| itemid | [RW] | |
| parentid | [RW] | |
| posterid | [RW] | |
| state | [RW] | State of the comment. Possible values: {+:active+, +:screened+, +:deleted+} |
| subject | [RW] | |
| time | [R] | a Ruby Time object |