Values.MessageTemplateSourceConfigurationSourceThe container of message template source configuration.
type nonrec t = {whatsApp : WhatsAppMessageTemplateSourceConfiguration.t option;The sourceConfiguration of the message template that applies to the WHATSAPP channel subtype.
*)}val to_value :
t ->
[> `Structure of
(string
* [> `Structure of
(string
* [> `List of
[> `String of WhatsAppMessageTemplateComponent.t ] list
| `String of WhatsAppBusinessAccountId.t ])
list ])
list ]