EmailAttachment

Information about the email attachment files.

Types

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

Properties

Link copied to clipboard

A case-sensitive name of the attached file being uploaded.

Link copied to clipboard

The pre-signed URLs for the S3 bucket where the email attachment is stored.

Functions

Link copied to clipboard
inline fun copy(block: EmailAttachment.Builder.() -> Unit = {}): EmailAttachment
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