HookSniffAPI.Model.Team (hooksniff v1.0.0)

Summary

Types

t()

@type t() :: %HookSniffAPI.Model.Team{
  created_at: DateTime.t(),
  id: String.t(),
  name: String.t()
}

Functions

decode(value)