CapabilityOptions

Contains the details for an Outbound EDI capability.

Types

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

Properties

Link copied to clipboard

A structure that contains the inbound EDI options for the capability.

Link copied to clipboard

A structure that contains the outbound EDI options.

Functions

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