| Id | - The Redis stream entry ID in the format "Stamp-Seq". Renders
as an atom, which is the standard representation of Redis stream
entry IDs, but accepts a string as well. The atom is used for Redis
commands, while the string is used for JSON serialization. |