Values.MultiMeasureMappingsSourcetype nonrec t = {targetMultiMeasureName : SchemaName.t option;multiMeasureAttributeMappings : MultiMeasureAttributeMappingList.t;}val make :
?targetMultiMeasureName:??? ->
multiMeasureAttributeMappings:MultiMeasureAttributeMappingList.t ->
unit ->
tval to_value :
t ->
[> `Structure of
(string
* [> `List of
[> `Structure of
(string * [> `Enum of string | `String of SchemaName.t ])
list ]
list
| `String of SchemaName.t ])
list ]