View Source GoogleApi.CloudSearch.V1.Model.EmailAddress (google_api_cloud_search v0.23.1)
A person's email address.
Attributes
-
customType
(type:String.t
, default:nil
) - If the value of type is custom, this property contains the custom type string. -
emailAddress
(type:String.t
, default:nil
) - The email address. -
emailUrl
(type:String.t
, default:nil
) - The URL to send email. -
primary
(type:boolean()
, default:nil
) - Indicates if this is the user's primary email. Only one entry can be marked as primary. -
type
(type:String.t
, default:nil
) - The type of the email account. Acceptable values are: "custom", "home", "other", "work".
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
Functions
Unwrap a decoded JSON object into its complex fields.