InboundEdiOptions

Contains options for processing inbound EDI files. These options allow for customizing how incoming EDI documents are processed.

Types

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

Properties

Link copied to clipboard

A structure that contains X12-specific options for processing inbound X12 EDI files.

Functions

Link copied to clipboard
inline fun copy(block: InboundEdiOptions.Builder.() -> Unit = {}): InboundEdiOptions
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