SingleTemplated
data class SingleTemplated(val response: <Error class: unknown class>) : SesResponse<<Error class: unknown class>>
Represents the response for a single templated email sending request.
Parameters
response
The SendTemplatedEmailResponse object containing the details of the response for the templated email sent.