Values.SMSMessageTemplateContentSourceThe content of the message template that applies to the SMS channel subtype.
type nonrec t = {body : SMSMessageTemplateContentBody.t option;The body to use in SMS messages.
*)}val to_value :
t ->
[> `Structure of
(string
* [> `Structure of
(string
* [> `Structure of
(string * [> `String of NonEmptyUnlimitedString.t ])
list ])
list ])
list ]