X12FunctionalGroupHeaders
Part of the X12 message structure. These are the functional group headers for the X12 EDI object.
Types
Properties
Link copied to clipboard
A value representing the code used to identify the party receiving a message, at position GS-03.
Link copied to clipboard
A value representing the code used to identify the party transmitting a message, at position GS-02.
Link copied to clipboard
A code that identifies the issuer of the standard, at position GS-07.
Functions
Link copied to clipboard
inline fun copy(block: X12FunctionalGroupHeaders.Builder.() -> Unit = {}): X12FunctionalGroupHeaders