TemplateContentOptions constructor

init

Inline (String) based initialization

def __init__(self, data_content, content_type):
    ...
ParameterTypeDescription
data_contentstrInline (String) content.
content_typeTemplateContentContent type.

See Also