GetInAppTemplatePlainArgs

data class GetInAppTemplatePlainArgs(val templateName: String) : ConvertibleToJava<GetInAppTemplatePlainArgs>

Constructors

Link copied to clipboard
constructor(templateName: String)

Properties

Link copied to clipboard

The name of the in-app message template.

Functions

Link copied to clipboard
open override fun toJava(): GetInAppTemplatePlainArgs