mispex v0.1.6 MISP.SharingGroupServer View Source

Link to this section Summary

Link to this section Types

Link to this type

t() View Source
t() :: %MISP.SharingGroupServer{
  Server: MISP.Server.t() | nil,
  all_orgs: boolean() | nil,
  id: String.t() | nil,
  server_id: String.t() | nil,
  sharing_group_id: String.t() | nil
}

Link to this section Functions