Skip to main content
Version: v0.0.3

Interface: TelecomRequestInput

The whole request to build: the fixed header and the variable segments.

Properties

readonly header: TelecomHeaderInput

The fixed Transaction Header fields.


segments

readonly segments: readonly TelecomSegmentInput[]

The request segments, in wire order.