SendTestEmailRequest Properties
ClassProperties5 members
Represents the SendTestEmailRequest payload.
Gets or sets
language.public string? Language { get; set; }Gets or sets
template_data.public IReadOnlyDictionary<string, JsonElement>? TemplateData { get; set; }Gets or sets
to.public IReadOnlyList<string> To { get; set; }