noizu_sendgrid v2.1.0 SendGrid.LegacyTemplate View Source
Module to interact with transaction email templates.
Link to this section Summary
Link to this section Types
Link to this type
t()
View Source
t() :: %SendGrid.LegacyTemplate{
id: String.t(),
name: String.t(),
updated_at: DateTime.t() | nil,
versions: [Versions.t()]
}