Module Values.SessionSpecificationsSource

Sourcetype nonrec t = SessionSpecification.t list
Sourceval make : 'a -> 'a
Sourceval of_string : 'a -> 'b
Sourceval to_value : SessionSpecification.t list -> [> `List of [> `Structure of (string * [> `Enum of string | `List of [> `Structure of (string * [> `String of Name.t ]) list ] list | `Long of AnalyticsLongValue.t | `String of BotAliasId.t | `Timestamp of Timestamp.t ]) list ] list ]
Sourceval to_header : 'a -> 'b
Sourceval of_json : [> Yojson.Safe.t ] -> SessionSpecification.t list