GoogleApi.Admin.Directory_v1.Model.UserPhone (google_api_admin v0.25.0) View Source
JSON template for a phone entry.
Attributes
-
customType(type:String.t, default:nil) - Custom Type. -
primary(type:boolean(), default:nil) - If this is user's primary phone or not. -
type(type:String.t, default:nil) - Each entry can have a type which indicates standard types of that entry. For example phone could be of home_fax work mobile etc. In addition to the standard type an entry can have a custom type and can give it any name. Such types should have the CUSTOM value as type and also have a customType value. -
value(type:String.t, default:nil) - Phone number.
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Specs
Link to this section Functions
Specs
Unwrap a decoded JSON object into its complex fields.