Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source
Page
Library
Module
Module type
Parameter
Class
Class type
Source
MakeSendGrid.TemplateServiceval get : id:string -> Sihl_type.Email_template.t option Lwt.tval get_by_name : name:string -> Sihl_type.Email_template.t option Lwt.tval create :
name:string ->
html:string ->
text:string ->
Sihl_type.Email_template.t Lwt.tval update :
template:Sihl_type.Email_template.t ->
Sihl_type.Email_template.t Lwt.tval render : Sihl_type.Email.t -> Sihl_type.Email.t Lwt.t