View Source GoogleApi.DriveActivity.V2.Model.SingleUser (google_api_drive_activity v0.8.0)
Wrapper for User Field value.
Attributes
-
value
(type:String.t
, default:nil
) - User value as email.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.DriveActivity.V2.Model.SingleUser{value: String.t() | nil}
Functions
Unwrap a decoded JSON object into its complex fields.