TestMappingRequest

Types

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

Properties

Link copied to clipboard

Specifies that the currently supported file formats for EDI transformations are JSON and XML.

Link copied to clipboard

Specify the contents of the EDI (electronic data interchange) XML or JSON file that is used as input for the transform.

Link copied to clipboard

Specifies the mapping template for the transformer. This template is used to map the parsed EDI file using JSONata or XSLT.

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