ExBifrost.Model.GetUserTeams200Response (ex_bifrost v0.1.0)

Copy Markdown View Source

GetUserTeams200Response model.

Summary

Types

t()

@type t() :: %ExBifrost.Model.GetUserTeams200Response{
  teams: [ExBifrost.Model.GetUserTeams200ResponseTeamsInner.t()] | nil
}

Functions

decode(value)