Values.GetTransformerRequestSourceRetrieves the details for the transformer specified by the transformer ID. A transformer can take an EDI file as input and transform it into a JSON-or XML-formatted document. Alternatively, a transformer can take a JSON-or XML-formatted document as input and transform it into an EDI file.
type nonrec t = {transformerId : TransformerId.t;Specifies the system-assigned unique identifier for the transformer.
*)}