Values.CommunicationTimeConfigSourceCampaign communication time config
type nonrec t = {localTimeZoneConfig : LocalTimeZoneConfig.t;telephony : TimeWindow.t option;sms : TimeWindow.t option;email : TimeWindow.t option;whatsApp : TimeWindow.t option;}val make :
?telephony:??? ->
?sms:??? ->
?email:??? ->
?whatsApp:??? ->
localTimeZoneConfig:LocalTimeZoneConfig.t ->
unit ->
tval to_value :
t ->
[> `Structure of
(string
* [> `Structure of
(string
* [> `Enum of string
| `List of [> `Enum of string ] list
| `String of TimeZone.t
| `Structure of
(string
* [> `List of
[> `Structure of
(string
* [> `String of RestrictedPeriodName.t ])
list ]
list
| `Map of
([> `Enum of string ]
* [> `List of
[> `Structure of
(string * [> `String of Iso8601Time.t ])
list ]
list ])
list ])
list ])
list ])
list ]