View Source GoogleApi.ContentWarehouse.V1.Model.AppsPeopleOzExternalMergedpeopleapiEmailSignupEmailMetadata (google_api_content_warehouse v0.4.0)

Additional metadata for a signup email. This will only be set if the email's classification is SIGNUP_EMAIL.

Attributes

  • primary (type: boolean(), default: nil) - This is considered to be the primary signup email. At most 1 signup email will have this set.

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

@type t() ::
  %GoogleApi.ContentWarehouse.V1.Model.AppsPeopleOzExternalMergedpeopleapiEmailSignupEmailMetadata{
    primary: boolean() | nil
  }

Functions

@spec decode(struct(), keyword()) :: struct()

Unwrap a decoded JSON object into its complex fields.