Variable: D0_HEADER_LENGTH
constD0_HEADER_LENGTH:56=56
Byte length of the fixed vD.0 request Transaction Header.
Example
import { D0_HEADER_LENGTH } from "@cosyte/ncpdp/telecom";
D0_HEADER_LENGTH; // 56: the fixed-width vD.0 request header
constD0_HEADER_LENGTH:56=56
Byte length of the fixed vD.0 request Transaction Header.
import { D0_HEADER_LENGTH } from "@cosyte/ncpdp/telecom";
D0_HEADER_LENGTH; // 56: the fixed-width vD.0 request header