MessageTemplateAttachment

Information about the message template attachment.

Types

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

Properties

Link copied to clipboard

The identifier of the attachment file.

Link copied to clipboard

The presentation information for the attachment file.

Link copied to clipboard

The name of the attachment file being uploaded. The name should include the file extension.

Link copied to clipboard

The timestamp when the attachment file was uploaded.

Link copied to clipboard
val url: String

A pre-signed Amazon S3 URL that can be used to download the attachment file.

Link copied to clipboard

The expiration time of the pre-signed Amazon S3 URL.

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