google_api_admin v0.12.0 GoogleApi.Admin.Directory_v1.Model.UserEmail View Source
JSON template for an email.
Attributes
address
(type:String.t
, default:nil
) - Email id of the user.customType
(type:String.t
, default:nil
) - Custom Type.primary
(type:boolean()
, default:nil
) - If this is user's primary email. Only one entry could be marked as primary.type
(type:String.t
, default:nil
) - Each entry can have a type which indicates standard types of that entry. For example email could be of home, work etc. In addition to the standard type, an entry can have a custom type and can take any value Such types should have the CUSTOM value as type and also have a customType value.
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
Unwrap a decoded JSON object into its complex fields.