Interface EmailTemplateBody

interface EmailTemplateBody {
    email_template_id: string;
}

Properties

email_template_id: string