View Source GoogleApi.Keep.V1.Model.Group (google_api_keep v0.3.0)
Describes a single Group.
Attributes
-
email
(type:String.t
, default:nil
) - The group email.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.Keep.V1.Model.Group{email: String.t() | nil}
Functions
Unwrap a decoded JSON object into its complex fields.