View Source GoogleApi.Domains.V1beta1.Model.EmailForwarding (google_api_domains v0.12.2)
Email forwarding configuration.
Attributes
-
alias
(type:String.t
, default:nil
) - An alias recipient email that forwards emails to thetarget_email_address
. For example,admin@example.com
or*@example.com
(wildcard alias forwards all the emails under the registered domain). -
targetEmailAddress
(type:String.t
, default:nil
) - Target email that receives emails sent to thealias
.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.