X12OutboundEdiHeaders

A structure containing the details for an outbound EDI object.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Specifies control number configuration for outbound X12 EDI headers. These settings determine the starting values for interchange, functional group, and transaction set control numbers.

Link copied to clipboard

The delimiters, for example semicolon (;), that separates sections of the headers for the X12 object.

Link copied to clipboard

The functional group headers for the X12 object.

Link copied to clipboard

Specifies the time format in the GS05 element (time) of the functional group header. The following formats use 24-hour clock time:

Link copied to clipboard

In X12 EDI messages, delimiters are used to mark the end of segments or elements, and are defined in the interchange control header.

Link copied to clipboard

Specifies whether or not to validate the EDI for this X12 object: TRUE or FALSE.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String