InAppTemplateAttachment

Represents a template attachment and inherits from InAppAttachment.

Represents a template attachment and inherits from InAppAttachment. This interface is implemented by all template attachment types.

Properties

NameReturn TypeDescription
id StringThe ID of the template.
var id: String?
type InAppTemplateTypeThe type of the template.
var type: InAppTemplateType
reference StringThe reference of the template.
var reference: String?
contentType StringThe content type of the template attachment.
var contentType: String?