GoogleApi.Admin.Directory_v1.Model.UserAbout (google_api_admin v0.37.0) View Source
JSON template for About (notes) of a user in Directory API.
Attributes
-
contentType
(type:String.t
, default:nil
) - About entry can have a type which indicates the content type. It can either be plain or html. By default, notes contents are assumed to contain plain text. -
value
(type:String.t
, default:nil
) - Actual value of notes.
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.