Values.OutputConversionSourceContains the formatting options for an outbound transformer (takes JSON or XML as input and converts it to an EDI document (currently only X12 format is supported).
type nonrec t = {toFormat : ToFormat.t;The format for the output from an outbound transformer: only X12 is currently supported.
*)formatOptions : FormatOptions.t option;A structure that contains the X12 transaction set and version for the transformer output.
*)advancedOptions : AdvancedOptions.t option;}val to_value :
t ->
[> `Structure of
(string
* [> `Enum of string
| `Structure of
(string
* [> `Structure of
(string
* [> `Enum of string
| `Structure of
(string
* [> `Enum of string
| `List of
[> `Structure of
(string
* [> `Structure of
(string
* [> `Enum of string
| `Integer of
X12ElementLengthValidationRuleMaxLengthInteger.t
| `List of
[> `String of String_.t ] list
| `String of ElementId.t ])
list ])
list ]
list ])
list ])
list ])
list ])
list ]