Skip to main content
Version: v0.0.4

Interface: VerbatimInput

Input for an M (manufacturer) or S (scientific) record - vendor-defined free-form data. Emitted verbatim from the caller's fields; never interpreted.

Properties

fields

readonly fields: readonly string[]

Data fields (after the type letter), emitted verbatim in order.


type

readonly type: "M" | "S"