Values.ConversionTargetSourceProvide a sample of what the output of the transformation should look like.
type nonrec t = {fileFormat : ConversionTargetFormat.t;Currently, only X12 format is supported.
*)formatDetails : ConversionTargetFormatDetails.t option;A structure that contains the formatting details for the conversion target.
*)outputSampleFile : OutputSampleFileSource.t option;Customer uses this to provide a sample on what should file look like after conversion X12 EDI use case around this would be discovering the file syntax
*)advancedOptions : AdvancedOptions.t option;}val make :
?formatDetails:??? ->
?outputSampleFile:??? ->
?advancedOptions:??? ->
fileFormat:ConversionTargetFormat.t ->
unit ->
tval to_value :
t ->
[> `Structure of
(string
* [> `Enum of string
| `Structure of
(string
* [> `Structure of
(string
* [> `Enum of string
| `String of BucketName.t
| `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 ]