Values.SMSMessageTemplateContentBodySourceThe body to use in SMS messages.
type nonrec t = {plainText : MessageTemplateBodyContentProvider.t option;The message body to use in SMS messages.
*)}val to_value :
t ->
[> `Structure of
(string
* [> `Structure of
(string * [> `String of NonEmptyUnlimitedString.t ]) list ])
list ]