Module Values_0.NextContactsSource

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