Values.AdvancedOptionsSourceA structure that contains advanced options for EDI processing. Currently, only X12 advanced options are supported.
type nonrec t = {x12 : X12AdvancedOptions.t option;A structure that contains X12-specific advanced options, such as split options for processing X12 EDI files.
*)}val to_value :
t ->
[> `Structure of
(string
* [> `Structure 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 ]