templateName property
The name of the template. You will refer to this name when you send email
using the SendTemplatedEmail
or
SendBulkTemplatedEmail
operations.
Implementation
final String? templateName;
The name of the template. You will refer to this name when you send email
using the SendTemplatedEmail
or
SendBulkTemplatedEmail
operations.
final String? templateName;