Skip to main content
Version: v0.0.2

Interface: Build271ServiceTypeSpec

One Service Type Code (EB-03, X12 external code source 1365). Only the verbatim code is supplied - the read side looks up its description from the bundled snapshot, so the spec deliberately omits it.

Example

import type { Build271ServiceTypeSpec } from "@cosyte/x12";
const st: Build271ServiceTypeSpec = { code: "30" };

Properties

code

readonly code: string

EB-03 - a single Service Type Code.