GoogleApi.Keep.V1.Model.Group (google_api_keep v0.2.0) View Source

Describes a single Group.

Attributes

  • email (type: String.t, default: nil) - The group email.

Link to this section Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Link to this section Types

Specs

t() :: %GoogleApi.Keep.V1.Model.Group{email: String.t() | nil}

Link to this section Functions

Specs

decode(struct(), keyword()) :: struct()

Unwrap a decoded JSON object into its complex fields.