BulkTemplated

data class BulkTemplated(val response: <Error class: unknown class>) : SesResponse<<Error class: unknown class>>

Represents the response for a bulk templated email sending request.

Parameters

response

The SendBulkTemplatedEmailResponse object containing the details of the response for the bulk templated emails sent.

Constructors

Link copied to clipboard
constructor(response: <Error class: unknown class>)

Properties

Link copied to clipboard
open override val response: <Error class: unknown class>