InAppTemplateResponse

In-App Template Response.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val arn: String?

The resource arn of the template.

Link copied to clipboard

The content of the message, can include up to 5 modals. Each modal must contain a message, a header, and background color. ImageUrl and buttons are optional.

Link copied to clipboard

The creation date of the template.

Link copied to clipboard

Custom config to be sent to client.

Link copied to clipboard

The last modified date of the template.

Link copied to clipboard

The layout of the message.

Link copied to clipboard

A string-to-string map of key-value pairs that defines the tags to associate with the message template. Each tag consists of a required tag key and an associated tag value.

Link copied to clipboard

The description of the template.

Link copied to clipboard

The name of the template.

Link copied to clipboard

The type of the template.

Link copied to clipboard

The version id of the template.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String