Builder
Properties
Specifies control number configuration for outbound X12 EDI headers. These settings determine the starting values for interchange, functional group, and transaction set control numbers.
The delimiters, for example semicolon (;
), that separates sections of the headers for the X12 object.
The functional group headers for the X12 object.
Specifies the time format in the GS05 element (time) of the functional group header. The following formats use 24-hour clock time:
In X12 EDI messages, delimiters are used to mark the end of segments or elements, and are defined in the interchange control header.
Specifies whether or not to validate the EDI for this X12 object: TRUE
or FALSE
.
Functions
construct an aws.sdk.kotlin.services.b2bi.model.X12ControlNumbers inside the given block
construct an aws.sdk.kotlin.services.b2bi.model.X12Delimiters inside the given block
construct an aws.sdk.kotlin.services.b2bi.model.X12FunctionalGroupHeaders inside the given block
construct an aws.sdk.kotlin.services.b2bi.model.X12InterchangeControlHeaders inside the given block