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