Type alias GetEmailTemplateByIdArg

GetEmailTemplateByIdArg: {
    templateId: string;
}

Type declaration

  • templateId: string