FeedValue(previous: String, author: Author, sequence: Long, timestamp: Long, hash: String, content: JsonNode)
previous
- the ID of the previous message on the append only feed, prior to this one
author
- the author of the posted message
sequence
- the sequence number of this message
timestamp
- the time the client asserts that the message was posted at