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