Values.MessageTemplateBodyContentProviderSourceThe container of the message template body.
type nonrec t = {content : NonEmptyUnlimitedString.t option;The content of the message template.
*)}val to_value :
t ->
[> `Structure of (string * [> `String of NonEmptyUnlimitedString.t ]) list ]