Type alias NewEmailTemplateInfo

NewEmailTemplateInfo: {
    template: NewEmailTemplateSchema;
}

Type declaration