bees v0.3.0 Bees.User

Link to this section Summary

Link to this section Types

Link to this type t()
t() :: %Bees.User{canonicalUrl: String.t(), firstName: String.t(), gender: String.t(), id: String.t(), lastName: String.t()}

Link to this section Functions

Link to this function details(client, user_id \\ "self")
details(Bees.Client.t(), String.t()) :: tuple()