Values.OutboundEdiOptionsSourceA container for outbound EDI options.
type nonrec t = {x12 : X12Envelope.t option;A structure that contains an X12 envelope structure.
*)}val to_value :
t ->
[> `Structure of
(string
* [> `Structure of
(string
* [> `Structure of
(string
* [> `Boolean of X12ValidateEdi.t
| `Enum of string
| `Integer of LineLength.t
| `Structure of
(string
* [> `Integer of
StartingInterchangeControlNumber.t
| `String of X12IdQualifier.t ])
list ])
list ])
list ])
list ]