HookSniffAPI.Model.TeamListResponse (hooksniff v1.0.0)
Paginated list of teams
Summary
Types
@type t() :: %HookSniffAPI.Model.TeamListResponse{ data: [HookSniffAPI.Model.Team.t()], has_more: boolean(), total: integer() }
Paginated list of teams
@type t() :: %HookSniffAPI.Model.TeamListResponse{ data: [HookSniffAPI.Model.Team.t()], has_more: boolean(), total: integer() }