Log in

SeqNum Data Type

int

SeqNum fields are similar to ints, but with the additional semantics that they reference a particular message sequence number. They are most often used in error workflows, when there's the need to reference an erroneous message.

A SeqNum is a positive integer. It is encoded identically to an int field.

Examples

ExampleValidNotes
23
0Must be positive