google_api_apigee v0.2.0 GoogleApi.Apigee.V1.Model.GoogleCloudApigeeV1ZoneCustomEmailTemplates View Source

Email templates used by a zone.

Attributes

  • accountNotify (type: GoogleApi.Apigee.V1.Model.GoogleCloudApigeeV1ZoneCustomEmailTemplatesCustomEmailTemplate.t, default: nil) - Email template that is sent when a user registers an account.
  • accountVerify (type: GoogleApi.Apigee.V1.Model.GoogleCloudApigeeV1ZoneCustomEmailTemplatesCustomEmailTemplate.t, default: nil) - Email template that is sent when a user needs to verify their email address.
  • activate (type: GoogleApi.Apigee.V1.Model.GoogleCloudApigeeV1ZoneCustomEmailTemplatesCustomEmailTemplate.t, default: nil) - Email template used for activating a user's account.
  • resetPassword (type: GoogleApi.Apigee.V1.Model.GoogleCloudApigeeV1ZoneCustomEmailTemplatesCustomEmailTemplate.t, default: nil) - Email template used for resetting a user's password.

Link to this section Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Link to this section Types

Link to this section Functions

Link to this function

decode(value, options)

View Source
decode(struct(), keyword()) :: struct()

Unwrap a decoded JSON object into its complex fields.