Module Values_1.EntityConfigurationMapSource

Sourceval make : 'a -> 'a
Sourceval of_header : (Base.String.t * string) list -> 'a list
Sourceval to_value : ('a * EntityConfiguration.t) list -> [> `Map of ([> `String of 'a ] * [> `Structure of (string * [> `Map of ([> `String of FieldDefinitionMapKeyString.t ] * [> `Structure of (string * [> `Enum of string | `String of Values_0.String_.t ]) list ]) list | `Structure of (string * [> `Enum of string | `List of [> `Structure of (string * [> `Boolean of bool | `Enum of string | `List of [> `String of string ] list | `String of string ]) list ] list | `String of PathString.t | `Structure of (string * [> `String of JsonPathString.t | `Structure of (string * [> `Structure of (string * [> `Enum of string | `String of Values_0.ConnectorPropertyKey.t | `Structure of (string * [> `String of JsonPathString.t ]) list ]) list ]) list ]) list ]) list ]) list ]) list ]
Sourceval to_header : 'a -> 'b
Sourceval of_xml : 'a -> 'b
Sourceval of_json : Yojson.Safe.t -> (string * EntityConfiguration.t) list