Module Values.SubSlotSpecificationMapSource

Sourcetype nonrec t = (Name.t * Specifications.t) list
Sourceval make : 'a list -> 'a list
Sourceval of_header : (Base.String.t * string) list -> 'a list
Sourceval to_value : ('a * Specifications.t) list -> [> `Map of ([> `String of 'a ] * [> `Structure of (string * [> `String of BuiltInOrCustomSlotTypeId.t | `Structure of (string * [> `List of [> `Structure of (string * [> `String of Utterance.t ]) list ] list | `Structure of (string * [> `Boolean of BoxedBoolean.t | `Enum of string | `Integer of PromptMaxRetries.t | `List of [> `Structure of (string * [> `List of [> `Structure of (string * [> `Structure of (string * [> `List of [> `Structure of (string * [> `String of ButtonText.t ]) list ] list | `String of PlainTextMessageValue.t ]) list ]) list ] list | `String of SlotDefaultValueString.t | `Structure of (string * [> `Structure of (string * [> `List of [> `Structure of (string * [> `String of ButtonText.t ]) list ] list | `String of PlainTextMessageValue.t ]) list ]) list ]) list ] list | `Map of ([> `Enum of string ] * [> `Structure of (string * [> `Boolean of BoxedBoolean.t | `Structure of (string * [> `Boolean of BoxedBoolean.t | `Integer of TimeInMilliSeconds.t | `Structure of (string * [> `Integer of TimeInMilliSeconds.t | `String of DTMFCharacter.t ]) list ]) list ]) list ]) list | `Structure of (string * [> `Boolean of BoxedBoolean.t | `Integer of StillWaitingResponseFrequency.t | `List of [> `Structure of (string * [> `List of [> `Structure of (string * [> `Structure of (string * [> `List of [> `Structure of (string * [> `String of ButtonText.t ]) list ] list | `String of PlainTextMessageValue.t ]) list ]) list ] list | `Structure of (string * [> `Structure of (string * [> `List of [> `Structure of (string * [> `String of ButtonText.t ]) list ] list | `String of PlainTextMessageValue.t ]) list ]) list ]) list ] list ]) list ]) list ]) list ]) list ]) list ]
Sourceval to_header : 'a -> 'b
Sourceval of_xml : 'a -> 'b
Sourceval of_json : Yojson.Safe.t -> (string * Specifications.t) list