Skip to main content
Version: v0.0.3

Interface: StructureGroup

The presence verdict for one expected group of a recognized message type.

Properties

anchorSegments

readonly anchorSegments: readonly string[]

The anchor segment name(s) whose presence would satisfy this group.


name

readonly name: string

The group label from its ExpectedSegmentGroup, e.g. "result".


present

readonly present: boolean

true when at least one anchor segment is present in the message.