SendBatchEmailsRequest
Classnet10.0
Represents the SendBatchEmailsRequest payload.
namespace CommunityToolkit.Aspire.Posta.Models.Emails;
public class SendBatchEmailsRequest{ // ...}8 members
Constructors1
Section titled ConstructorsProperties7
Section titled PropertiesDryRunget; setbool?Gets or sets the
dry_run query parameter.Fromget; setstring?Gets or sets
from.Languageget; setstring?Gets or sets
language.Recipientsget; setGets or sets
recipients.Templateget; setstring?Gets or sets
template.TemplateIdget; setint?Gets or sets
template_id.Unsubscribeget; setGets or sets
unsubscribe.