google_api_identity_toolkit v0.5.0 GoogleApi.IdentityToolkit.V3.Model.EmailTemplate View Source
Template for an email template.
Attributes
-
body
(type:String.t
, default:nil
) - Email body. -
format
(type:String.t
, default:nil
) - Email body format. -
from
(type:String.t
, default:nil
) - From address of the email. -
fromDisplayName
(type:String.t
, default:nil
) - From display name. -
replyTo
(type:String.t
, default:nil
) - Reply-to address. -
subject
(type:String.t
, default:nil
) - Subject of the email.
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Specs
Link to this section Functions
Specs
Unwrap a decoded JSON object into its complex fields.