Values_2.SearchContactsAdditionalTimeRangeCriteriaSourceThe criteria of the time range to additionally filter on.
type nonrec t = {timeRange : SearchContactsTimeRange.t option;timestampCondition : SearchContactsTimestampCondition.t option;List of the timestamp conditions.
*)}val to_value :
t ->
[> `Structure of
(string
* [> `Structure of
(string
* [> `Enum of string | `Timestamp of Values_0.Timestamp.t ])
list ])
list ]